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

3090 Flag Mitsubishi Lecture Theatre

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 102'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Data Projector and Motorized Screen
Wireless Microphone system
Instructor PC
Ceiling speech reinforcement speakers
7.1 Sound System
Rear Flatscreen Confidence Monitor
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'User Managed Zoom Lecture Recordings
ITS Managed Mediasite Lecture Recording
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }