function getRoomNum() { return 3240; } function getImagePath() { return gal; } function getRoomName(objdiv) { objdiv.innerHTML = '

3240 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 57'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Data Projector and Motorized Screen
Front audio speakers
Instructor PC
Microphone - Wireless/Lapel
Microphone - Instructor Ceiling Mic
AV Control - Wall Mounted Push Button
Additional Connectors: HDMI/USB-C
Additional Connectors: VGA/Audio Mini
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'User Managed Zoom Lecture Recordings
ITS Managed Mediasite Lecture Recording
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }