BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
BEGIN:VEVENT
UID:webmaster@cooper.edu
DTSTAMP; TZID=America/New_York:20251205T190000
ORGANIZER;CN=The Cooper Union:MAILTO:webmaster@cooper.edu
DTSTART; TZID=America/New_York:20251205T190000
DTEND; TZID=America/New_York:20251205T210000
SUMMARY:Champions of the Golden Valley
DESCRIPTION:A free screening of the Oscar-contending documentary followed by a panel with the filmmakers&nbsp;&nbsp;
    var exampleCallback = function() {
        console.log('Order complete!');
    };

    window.EBWidgets.createWidget({
        widgetType: 'checkout',
        eventId: '1968170817898',
        modal: true,
        modalTriggerElementId: 'eventbrite-widget-modal-trigger-1968170817898',
        onOrderComplete: exampleCallback
    });
END:VEVENT
END:VCALENDAR
