        <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-WR-CALNAME:MBdISTRIBUCIÓN
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:20240101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20251010T200000
DTEND;TZID=UTC:20251010T223000
DTSTAMP:20260418T200250
CREATED:20250822T121330Z
LAST-MODIFIED:20250822T121330Z
UID:9047-1760126400-1760135400@mbdistribucion.com
SUMMARY:AQUELLAS MIGAS DE PAN (Evento Una tarde para recordar) en el Teatro Victoria de Hellín\, Albacete
DESCRIPTION:  \nAQUELLAS MIGAS DE PAN
URL:https://mbdistribucion.com/evento/aquellas-migas-de-pan-evento-una-tarde-para-recordar-en-el-teatro-victoria-de-hellin-albacete/
LOCATION:TEATRO VICTORIA\, Av. Libertad\, 12\, Hellín\, Albacete\, 02400\, Spain
CATEGORIES:Teatro
ATTACH;FMTTYPE=image/jpeg:https://mbdistribucion.com/wp-content/uploads/2024/06/CARTEL-A3_AQUELLAS-MIGAS-DE-PAN_2024-scaled.jpg
END:VEVENT
END:VCALENDAR