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

3170 Classroom

'; } function getCapacity(objdiv) { objdiv.innerHTML = 'Seats: 108'; } function getHardwareList(objdiv) { objdiv.innerHTML = 'Digital Document Camera
Data Projector and Motorized Screen
Wireless Microphone system
Front audio speakers
Instructor PC
Ceiling speech reinforcement speakers
Rear Flatscreen Confidence Monitor
Microphone - Instructor Ceiling Mic
Microphone - Audience Ceiling Mic
AV Control - Lecture Touch Panel
Additional Connectors: HDMI/USB-C
'; } function getOtherList(objdiv) { objdiv.innerHTML = 'User Managed Zoom Lecture Recordings
ITS Managed Mediasite Lecture Recording
Instructor Camera Tracking System for Virtual Classroom
Audience Facing AV camera
Video Conferencing with Audio/Video/Content
'; } function getImgStatus() { return 0; }