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:20260101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20260806T200000
DTEND;TZID=UTC:20260806T200000
DTSTAMP:20260818T054251
CREATED:20260805T173328Z
LAST-MODIFIED:20260805T174605Z
UID:17220-1786046400-1786046400@www.lryc.ie
SUMMARY:LRYC Annual Regatta Table Quiz
DESCRIPTION:\n\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 thereAreValidationErrors(){\n   this.errors = []; \n   var validation = document.getElementById("validation");\n   var names = document.getElementsByName("names");\n   if (names[0].value.length < 1) {\n      this.errors.push("Please enter a team name.")\n    }\n   validation.innerHTML = "";\n}\nfunction getTotalMealFees() {\n   var names = document.getElementsByName("names");\n   var phone = document.getElementsByName("phone");\n   var sunday = document.getElementsByName("selectSundayMeal");\n   var number = document.getElementsByName("number");\n   var selectDate= document.getElementsByName("selectDate");\n   var additionalInfo = "Team Name: " + names[0].value;\n   var additionalInfo = additionalInfo.replace("&"\, " and ");\n   var sundayInt = "17222"; \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('AdditionalInfo='+additionalInfo+'&quantity=1&add-to-cart='+sundayInt);\n}\n\n\n1Enter your team!\n \nTable Quiz\nThursday @8pm sharp!\n\n20e for\nTable of 4\nNote: spot prize for best team name on the night\n\nFrom easy wins to head-scratchers\, everyone can contribute!!   \n\n \n \n \n
URL:https://www.lryc.ie/event/lryc-annual-regatta-table-quiz/
END:VEVENT
END:VCALENDAR