    <script type="text/javascript">
        // jQuery(document).on('gform_post_render', function() {
        //     /* apply only to a text field with a class of gf_readonly */
        //     jQuery(".gf_readonly input").attr("readonly", "readonly");
        // });
        document.addEventListener('DOMContentLoaded', function() {
            /* apply only to a text field with a class of gf_readonly */
            document.querySelectorAll(".gf_readonly input").forEach(input => {
                input.setAttribute("readonly", "readonly");
            });
        });
    </script>
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//eventon.com NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
UID:69f4876136a19
DTSTAMP:20260501T105841Z
DTSTART:20240125
DTEND:20240126
LOCATION:Tigh-na-mara Resort 1155 Resort Dr\,  Parksville\,  BC
SUMMARY:Indigenous Seafood Supply Conference
DESCRIPTION:This conference will provide an opportunity for collaboration a
 nd knowledge sharing between primary stakeholders in the local seafood indu
 stry: Harvesters &amp; Buyers. This will promote a sustainable seafood indu
 stry that benefits indigenous communities\,  seafood buyers\,  and the envi
 ronment. This event is for seafood harvesters and buyers alike. You will fo
 ster[..]\nhttps://www.nedc.info/events/indigenous-seafood-supply-conference
 /
URL:https://www.nedc.info/events/indigenous-seafood-supply-conference/
END:VEVENT
END:VCALENDAR