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

5280 Lecture theatre

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 151'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'overhead projector
Digital Document Camera
Data Projector and Motorized Screen
Wireless Microphone system
Instructor PC
Ceiling speech reinforcement speakers
7.1 Sound System
Blu-ray Player
Rear Flatscreen Confidence Monitor
HDMI/USBC Laptop Inputs
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'High Definition Video Conferencing System
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; }