BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//WP EVENT Manager Ical//NONSGML Events //EN
CALSCALE:GREGORIAN

BEGIN:VEVENT

DTSTART:20221230T210000PMZ
DTEND:20221231T030000AMZ
LOCATION:Stadhuis Mechelen,21 Grote Markt,Mechelen
SUMMARY:Winterbar Mirage Mechelen: From Disco to Disco
DESCRIPTION:Winterbar Mirage Mechelen: From Disco to Disco

	
		
		var orderCompleteCallback = function() {
			console.log("Order complete!");
		};
		window.EBWidgets.createWidget({
			widgetType: "checkout",
			eventId: "465070708007",
			iframeContainerId: "wpea-eventbrite-checkout-widget",
			iframeContainerHeight: 530,
			onOrderComplete: orderCompleteCallback
		});
	
	
END:VEVENT
END:VCALENDAR
