        <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:20230101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20240607T210000
DTEND;TZID=UTC:20240907T210000
DTSTAMP:20260501T050949
CREATED:20240508T092403Z
LAST-MODIFIED:20240521T122230Z
UID:8274-1717794000-1725742800@mbdistribucion.com
SUMMARY:UNA CUESTIÓN DE FORMAS (The Shape of Things) ¡Nueva Temporada en Madrid!
DESCRIPTION:¡¡Nueva temporada en Madrid!!\nDesde el 7 de junio en el TEATRO LARA de Madrid (Sala Cándido Lara) hasta septiembre\, de martes a sábados.
URL:https://mbdistribucion.com/evento/una-cuestion-de-formas-the-shape-of-things-nueva-temporada-en-madrid/
LOCATION:TEATRO LARA\, C/ Corredera Baja de San Pablo 15\, MADRID\, MADRID\, 28004\, España
CATEGORIES:Teatro
ATTACH;FMTTYPE=image/jpeg:https://mbdistribucion.com/wp-content/uploads/2024/05/Cartel-UCDF-Lara-con-fechas-scaled.jpg
END:VEVENT
END:VCALENDAR