| Server IP : 104.21.84.107 / Your IP : 104.23.243.196 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pts/media/com_dpcalendar/js/dpcalendar/views/event/ |
Upload File : |
/**
* @package DPCalendar
* @copyright Digital Peak GmbH. <https://www.digital-peak.com>
* @license https://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&&(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")&&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&&e.addEventListener("click",(function(e){return window.open(e.target.getAttribute("data-mailtohref"),"win2","width=400,height=350,menubar=yes,resizable=yes"),!1}))}))}();