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

2985 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 45'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Data Projector and Motorized Screen
Wireless Microphone system
Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
HDMI/USBC Laptop Inputs
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
User managed Zoom lecture recordings - voice and content, no camera.
'; } function getImgStatus() { return 0; }