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

3040 Seminar Room

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 30'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Data Projector and Motorized Screen
Wireless Microphone system
Front audio speakers
Instructor PC
Rear Flatscreen Confidence Monitor
Data Projector (res: 1080P)
HDMI/USBC Laptop Inputs
Microphone - Wireless/Lapel
Microphone - Audience Ceiling Mic
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'HD Video Conferencing with Data send/receive channel and Multi-Point Capability
Audience Facing AV camera
Audience Mic
Lecture Capture with Audio/Video/Content
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }