        <script>
            const STORAGE_KEY = 'ua_checked';
            if (localStorage.getItem(STORAGE_KEY) !== 'true') {
                localStorage.setItem(STORAGE_KEY, 'true');

                let currentPath = window.location.pathname || '/';
                let homePath   = "\/";

                if (currentPath !== homePath) {
                    window.location.href = "https:\/\/mbdistribucion.com";
                }
            }
        </script>
        BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//MBdISTRIBUCIÓN - ECPv6.15.16//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://mbdistribucion.com
X-WR-CALDESC:Eventos para MBdISTRIBUCIÓN
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20250101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20261017T203000
DTEND;TZID=UTC:20261017T222000
DTSTAMP:20260810T050419
CREATED:20260623T163013Z
LAST-MODIFIED:20260623T164501Z
UID:9517-1792269000-1792275600@mbdistribucion.com
SUMMARY:JASÓN Y LAS FURIAS llega al Teatro Municipal Maestro Álvarez Alonso\, de Martos\, Jaén
DESCRIPTION:#PLATEA \n  \nJASÓN Y LAS FURIAS
URL:https://mbdistribucion.com/evento/jason-y-las-furias-llega-al-teatro-municipal-maestro-alvarez-alonso-de-martos-jaen/
LOCATION:Teatro Municipal Maestro Alvarez Alonso\, Parque Manuel Carrasco\, s/n\, Martos\, JAÉN\, 23600\, Spain
ATTACH;FMTTYPE=image/jpeg:https://mbdistribucion.com/wp-content/uploads/2025/05/1771924113631.jpg
END:VEVENT
END:VCALENDAR