BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Lough Ree Yacht Club - ECPv4.9.14//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Lough Ree Yacht Club
X-ORIGINAL-URL:https://www.lryc.ie
X-WR-CALDESC:Events for Lough Ree Yacht Club
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20200101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20200328T193000
DTEND;TZID=UTC:20200328T233000
DTSTAMP:20260420T003655
CREATED:20190301T133415Z
LAST-MODIFIED:20200316T203014Z
UID:2837-1585423800-1585438200@www.lryc.ie
SUMMARY:250th Launching Supper
DESCRIPTION:	 	 \n	 	 \n//numericalTotals	 	 \nvar total = 0;	 	 \n//Summary Strings	 	 \nvar summaryMsg = [];	 	 \n//Arrays	 	 \nvar errors = [];	 	 \nfunction continuePurchase() {	 	 \n var xhr = new XMLHttpRequest()	 	 \n xhr.open("GET"\, 'https://www.lryc.ie/?clear-cart'\, true);	 	 \n xhr.setRequestHeader("Content-Type"\, "application/x-www-form-urlencoded; charset=UTF-8");	 	 \n xhr.onload = function () {	 	 \n getTotalMealFees();	 	 \n };	 	 \n xhr.send();	 	 \n}	 	 \nfunction clearCart() {	 	 \n this.summaryMsg = [];	 	 \n thereAreValidationErrors()	 	 \n if (this.errors.length > 0) {	 	 \n printErrors();	 	 \n return;	 	 \n }	 	 \n disableButton();	 	 \n continuePurchase(); 	 	 \n}	 	 \nfunction goToCart() {	 	 \n window.location.href = 'www.lryc.ie/cart'; 	 	 \n}	 	 \nfunction thereAreValidationErrors(){	 	 \n this.errors = [];	 	 \n var selectSundayMeal= document.getElementsByName("selectSundayMeal");	 	 \n if (selectSundayMeal[0].value == 0) {	 	 \n this.errors.push("Please select a number of tickets to buy")	 	 \n } 	 	 \n var validation = document.getElementById("validation");	 	 \n validation.innerHTML = "";	 	 \n}	 	 \nfunction printErrors(){	 	 \n var validation = document.getElementById("validation");	 	 \n for (i = 0; i < errors.length; i++) {	 	 \n validation.innerHTML += (errors[i] + "");	 	 \n }	 	 \n}	 	 \nfunction disableButton(){	 	 \n var goToCheckout = document.getElementById("Next");	 	 \n goToCheckout.disabled = true;	 	 \n goToCheckout.value='A couple of moments please';	 	 \n goToCheckout.style.background = "#909090"	 	 \n} 	 	 \nfunction getTotalMealFees() {	 	 \n var sunday = document.getElementsByName("selectSundayMeal");	 	 \n var name = document.getElementsByName("nameOfBuyer");	 	 \n var sundayInt = parseInt(sunday[0].value); 	 	 \n if (sundayInt > 0){	 	 \n var xhr = new XMLHttpRequest();	 	 \n xhr.open("POST"\, 'https://www.lryc.ie/?add-to-cart'\, true);	 	 \n xhr.setRequestHeader("Content-Type"\, "application/x-www-form-urlencoded; charset=UTF-8");	 	 \n xhr.onload = function () {	 	 \n goToCart();	 	 \n };	 	 \n xhr.send('&quantity='+sundayInt+'&add-to-cart=4183');	 	 \n }	 	 \n}	 	 \nvar test = document.getElementsByClassName("tribe-events-event-image");	 	\nfor (var paragraph of test) {	 	 \n paragraph.remove();	 	 \n}\n	 	 \n\n	 	 	 	 \nThe Lough Ree Yacht Club 250th Launching Supper will take place in the Shamrock Lodge Hotel on Saturday the 28th of March.  	 	 \nStart Time: 7:30 pm	 	 \nMeal Description: Sparkling Wine & Fruit punch reception followed by 4 course banquet meal to include choice of 2 starters\, 3 mains and a dessert followed by tea/coffee	 	 \nPrice: 31 euro\, includes booking fee	 	 \nTicket Availability: 80	 	 \nTicket Closing date: Wed the 25th March	 	 \n	 	 \n1Number of Tickets	 	 \n	 	 \nPlease select the number of tickets	 	 \n1	 	 \n2	 	 \n3	 	 \n4	 	 \n5	 	 \n6	 	 \n7	 	 \n8	 	 \n9	 	 \n10	 	 \n	 	 \n	 	 \n	 	 \n	 	 \n	 	 \n\n	 	 
URL:https://www.lryc.ie/event/launching-supper-2020/
ATTACH;FMTTYPE=image/jpeg:https://www.lryc.ie/wp-content/uploads/2017/05/Lough-Ree-Yacht-Club-Favicon-512sq.jpg
END:VEVENT
END:VCALENDAR