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

5140 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 99'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Wireless Microphone system
Instructor PC
Ceiling speech reinforcement speakers
DVD Player
7.1 Sound System
VGA/mini plug Laptop Inputs
Dual Data Projectors and Motorized Screens
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; }