function getRoomNum() { return 2740; } function getImagePath() { return pod; } function getRoomName(objdiv) { objdiv.innerHTML = '

2740 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 96'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Wireless Microphone system
Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
HDMI/USBC Laptop Inputs
Dual Data Projectors and Motorized Screens
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'A/V send/receive to other Pod 2 and Gal 5 Classrooms
Lecture Capture with Audio/Video/Content
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }