        <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 = "http:\/\/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:http://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:20220101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20230203T200000
DTEND;TZID=UTC:20230203T213000
DTSTAMP:20260530T104708
CREATED:20221127T171203Z
LAST-MODIFIED:20221202T124024Z
UID:7517-1675454400-1675459800@mbdistribucion.com
SUMMARY:LORCA\, VICENTA en Murcia
DESCRIPTION:
URL:http://mbdistribucion.com/evento/lorca-vicenta-en-murcia/
LOCATION:Auditorio de La Alberca\, C. Cronista Carlos Valcárcel\, s/n\, MURCIA\, MURCIA\, 30150\, España
CATEGORIES:Teatro
ATTACH;FMTTYPE=image/jpeg:http://mbdistribucion.com/wp-content/uploads/2022/11/cartellorcavicentamiriamdiazaroca.jpg
END:VEVENT
END:VCALENDAR