        <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:20240101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20251204T200000
DTEND;TZID=UTC:20251204T200000
DTSTAMP:20260525T133926
CREATED:20250913T165308Z
LAST-MODIFIED:20251104T075035Z
UID:9132-1764878400-1764878400@mbdistribucion.com
SUMMARY:LA HORA DEL LINCE\,  presentación C.C. PILAR MIRÓ\, Madrid
DESCRIPTION:LA HORA DEL LINCE
URL:https://mbdistribucion.com/evento/la-hora-del-lince-estreno-c-c-pilar-miro-madrid/
LOCATION:CENTRO CULTURAL PILAR MIRO\, Pl. Antonio María Segovia\, 0\, Vallecas\, MADRID\, MADRID\, 28031\, Spain
CATEGORIES:Teatro
ATTACH;FMTTYPE=image/jpeg:https://mbdistribucion.com/wp-content/uploads/2025/09/foto-portada-la-hora-del-lince-de-Google_page-0001-1.jpg
END:VEVENT
END:VCALENDAR