        <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:20250322T190000
DTEND;TZID=UTC:20250322T210000
DTSTAMP:20260528T193543
CREATED:20241212T131547Z
LAST-MODIFIED:20250114T125004Z
UID:8533-1742670000-1742677200@mbdistribucion.com
SUMMARY:AQUELLAS MIGAS DE PAN\, Evento UNA TARDE PARA RECORDAR\, en el Teatro Principal
DESCRIPTION:EVENTO: «UNA TARDE PARA RECORDAR»\, tras la función de Aquellas migas de pan\, se llevará a cabo un encuentro con el público asistente y dos representantes de la FAE (Fundación Alzheimer España) y las actrices Mónica Bardem y Carmen Ibeas
URL:https://mbdistribucion.com/evento/aquellas-migas-de-pan-evento-una-tarde-para-recordar-en-el-teatro-principal/
LOCATION:TEATRO PRINCIPAL DE ALICANTE\, Plaza Chapí\, s/n\, ALICANTE\, ALICANTE\, 03001\, España
CATEGORIES:Teatro
ATTACH;FMTTYPE=image/jpeg:https://mbdistribucion.com/wp-content/uploads/2024/12/cartel-migas-ALICANTE-QR-scaled.jpg
END:VEVENT
END:VCALENDAR