Skip to main content Breadcrumb Home Home Interactive Campus Map Interactive Campus Map Click on a yellow triangle and enjoy a short, 30-second video about that unique building! And, complete the very short form at the end of the video to receive more cool info about DelVal! <script> function setupIframeResize() { function mReceiveMessage(event) { const frames = document.querySelectorAll('iframe.mapsvg-iframe-responsive'); frames.forEach((frame: HTMLIFrameElement) => { if (frame.contentWindow === event.source) { frame.style.height = event.data.height + "px"; } }); } if (typeof window !== "undefined") { window.addEventListener("message", mReceiveMessage, false); } } setupIframeResize(); </script></body>