        <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:\/\/lrcreations.ca";
                }
            }
        </script>
        BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//LR Creations - ECPv6.0.12//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://lrcreations.ca
X-WR-CALDESC:Events for LR Creations
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20260308T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20261101T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260905T100000
DTEND;TZID=America/Chicago:20260905T160000
DTSTAMP:20260526T082351
CREATED:20260520T183603Z
LAST-MODIFIED:20260520T183603Z
UID:891-1788602400-1788624000@lrcreations.ca
SUMMARY:4P Festival Market Square in Pine Falls\, Manitoba
DESCRIPTION:Arena\, curling side \n11 Elm Street \nPine Falls\, Manitoba
URL:https://lrcreations.ca/event/4p-festival-market-square-in-pine-falls-manitoba/
END:VEVENT
END:VCALENDAR