function getRoomNum() { return 1002; } function getImagePath() { return srye; } function getRoomName(objdiv) { objdiv.innerHTML = '

1002 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: '; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
Document Camera
Inputs for Video and Audio
5.1 Sound System
Blu-ray Player
Rear Flatscreen Confidence Monitor
Control touch panel
HDMI/USBC Laptop Inputs
Height Adjustable Lectern
Microphone - Wireless/Lapel
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
LED Video Wall
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'Audience Facing AV camera
Lecture Capture with Audio/Video/Content
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }