<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @package   DPCalendar
 * @copyright Digital Peak GmbH. &lt;https://www.digital-peak.com&gt;
 * @license   http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 */
!function(){"use strict";document.addEventListener("DOMContentLoaded",(function(){document.querySelectorAll(".com-dpcalendar-event__locations .dp-map").forEach((function(e){"IntersectionObserver"in window!=0?new IntersectionObserver((function(n,t){n.forEach((function(n){n.isIntersecting&amp;&amp;(t.unobserve(e),loadDPAssets(["/com_dpcalendar/js/dpcalendar/map.js"],(function(){return DPCalendar.Map.create(e)})))}))})).observe(e):loadDPAssets(["/com_dpcalendar/js/dpcalendar/map.js"],(function(){return DPCalendar.Map.create(e)}))})),loadDPAssets(["/com_dpcalendar/js/dpcalendar/dpcalendar.js"],(function(){document.querySelector(".com-dpcalendar-event__booking-form")&amp;&amp;document.querySelector(".com-dpcalendar-event__cta .dp-button_cta").addEventListener("click",(function(e){return e.preventDefault(),DPCalendar.slideToggle(document.querySelector(".com-dpcalendar-event__booking-form"),(function(e,n){e?n.classList.remove("dp-toggle_hidden"):n.classList.add("dp-toggle_hidden")})),!1}))}));var e=document.querySelector(".com-dpcalendar-event__actions .dp-button-mail");e&amp;&amp;e.addEventListener("click",(function(e){return window.open(e.target.getAttribute("data-mailtohref"),"win2","width=400,height=350,menubar=yes,resizable=yes"),!1}))}))}();</pre></body></html>