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

2710 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 27'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Wireless Microphone system
Front audio speakers
Instructor PC
Data Projector with Pull-down screen
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
Video Conferencing with Audio/Content
'; } function getImgStatus() { return 0; }