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:20210101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20211009
DTEND;VALUE=DATE:20211011
DTSTAMP:20260420T035929
CREATED:20210913T084854Z
LAST-MODIFIED:20211005T083650Z
UID:7801-1633737600-1633910399@www.lryc.ie
SUMMARY:The LRYC Double Hander Symposium
DESCRIPTION:\n//numericalTotals\nvar total = 0;\n//Summary Strings\nvar summaryMsg = [];\nthis.statusA=[];\n//Arrays\nvar errors = [];\nvar fillToCartURL='https://www.lryc.ie/cart/?fill_cart=';\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            getAdultMealFees();\n        };\n        xhr.send();\n}\nfunction thereAreValidationErrors(){\n   this.errors = [];\n   var validation = document.getElementById("validation");\n   var number = document.getElementsByName("sat");\n   var selectDate = document.getElementsByName("fleet");\n   if (selectDate[0].value.length < 1) {\n      this.errors.push("Please select a number of tickets.")\n    }\n    if (number[0].value === "") {\n      this.errors.push("Please enter a fleet.")\n    }\n   validation.innerHTML = "";\n}\nfunction clearCart() {\n   this.summaryMsg = [];\n   thereAreValidationErrors()\n   if (this.errors.length > 0) {\n      printErrors();\n      return;\n   }\n   disableButton();\n   continuePurchase(); \n}\n\nfunction isNumeric(str) {\n  if (typeof str != "string") return false // we only process strings!  \n  return !isNaN(str) && // use type coercion to parse the _entirety_ of the string (`parseFloat` alone does not do this)...\n         !isNaN(parseFloat(str)) // ...and ensure strings of whitespace fail\n}\n\nfunction getAdultMealFees() {\n   var number = document.getElementsByName("sat");\n   var fleet= document.getElementsByName("fleet");\n   var additionalInfo= " Fleet "+fleet[0].value;\n   var sundayInt = parseInt(number[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        fillCheckout();\n     };\n     xhr.send('AdditionalInfo='+additionalInfo+'&quantity='+number[0].value+'&add-to-cart=7802');\n  }\n}\nfunction fillCheckout() {\n   window.location.href = fillToCartURL;\n}\nfunction printStatus(newMsg){\n    this.statusA.push(newMsg)\n    var status= document.getElementById("status");\n    status.innerHTML="";\n    for (i = 0; i < this.statusA.length; i++) {\n        status.innerHTML += (this.statusA[i] + "");\n    }\n}\n\n\n1Symposium Tickets\nNumber of tickets (€80)\n\n\nNumber of tickets\n1\n2\n3\n4\n5\n6\n\n\n\n\nFleet\nMirror\n420\nRS 200\n29er\nFireball\nRS 200\nRS Feva\nGP14\nOther\n\n\n \n \n
URL:https://www.lryc.ie/event/the-lryc-double-hander-symposium/
ATTACH;FMTTYPE=image/jpeg:https://www.lryc.ie/wp-content/uploads/2021/09/WhatsApp-Image-2021-09-12-at-16.21.58.jpeg
END:VEVENT
END:VCALENDAR