function getRoomNum() { return 2600; } function getImagePath() { return mez; } function getRoomName(objdiv) { objdiv.innerHTML = '

2600 Prospera Credit Union Theatre

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 200'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Wireless Microphone system
Instructor PC
Ceiling speech reinforcement speakers
Document Camera
5.1 Sound System
Blu-ray Player
HD Data Projector
HDMI/USBC Laptop Inputs
Height Adjustable Lectern
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
Additional Connectors: VGA/Audio Mini
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'Lecture Capture with Audio/Video/Content
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }