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

5380 Policy Room

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 52'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Data Projector and Motorized Screen
Wireless Microphone system
Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
Document Camera
Video Conference table microphones
Dual Front Flatscreen Monitors
Rear Flatscreen Confidence Monitor
Built-in PC Blu-ray Player
HDMI/USBC Laptop Inputs
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'High Definition Video Conferencing System
Lecture Capture with Audio/Video/Content
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }