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

3280 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 48'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Data Projector and Motorized Screen
Wireless Microphone system
Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
DVD Player
VGA/mini plug Laptop Inputs
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'Video Conferencing with Audio/Content
Document camera can be used as instructor camera
'; } function getImgStatus() { return 0; }