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;VALUE=DATE:20260919
DTEND;VALUE=DATE:20260921
DTSTAMP:20260418T154551
CREATED:20180108T131604Z
LAST-MODIFIED:20260227T114331Z
UID:1143-1789776000-1789948799@www.lryc.ie
SUMMARY:Béal na Locha Weekend
DESCRIPTION:\n//numericalTotals\nvar total = 0;\n//Summary Strings\nvar summaryMsg = [];\nvar fillToCartURL='https://www.lryc.ie/cart/?fill_cart=';\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            getAdultMealFees();\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 numberAdult = document.getElementsByName("friday");\n   validation.innerHTML = "";\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}\nfunction getAdultMealFees() {\n    var friday = document.getElementsByName("friday");\n    var friInt = parseInt(friday[0].value); \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       getAdditionalInfo();\n    };\n    if (friInt > 0){\n      var additional = document.getElementsByName("paragraph_text_dietary");\n      var additionalInfo = additional[0].value;\n      xhr.send('AdditionalInfo='+additionalInfo+'&quantity='+friInt+'&add-to-cart=15038');\n    } else {\n        getAdditionalInfo();\n    }\n}\nfunction sodaFees() {\n    var soda= document.getElementsByName("sodaFull");\n    if  (soda[0].value > 0) {\n          if(fillToCartURL.slice(-1) !== '=') {\n             this.fillToCartURL+='\,'+soda[0].value+'x1493';\n          } else {\n             this.fillToCartURL+=soda[0].value+'x1493';\n          }\n    }\n    var associate= document.getElementsByName("sodaTen");\n    if  (associate[0].value > 0) {\n          if(fillToCartURL.slice(-1) !== '=') {\n             this.fillToCartURL+='\,'+associate[0].value+'x1495';\n          } else {\n             this.fillToCartURL+=associate[0].value+'x1495';\n          }\n    }\n    fillCheckout();\n}\nfunction fillCheckout() {\n   window.location.href = fillToCartURL;\n}\nfunction getAdditionalInfo(){\n       var soda = document.getElementsByName("sodaDesc");\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           sodaFees();\n       };\n       var additionalInfo =  "";\n       if (soda[0].value != ""){\n          additionalInfo+= ' Soda Membership is for: ' +soda[0].value;\n          xhr.send('AdditionalInfo='+additionalInfo+'&quantity=1&add-to-cart='+2150);\n       } else {\n          sodaFees();\n       }\n} \nfunction breenFont() {\n var featuredimg=document.getElementsByClassName("tribe-events-event-image");\n featuredimg[0].style.display="none"\n}\n\n\n\n1Book a Saturday Meal(s) €25\nTicket bookings for 2026 are not yet open\nSaturday Meal\n\n\nNumber of meals\n1\n2\n3\n4\n5\n6\n7\n8\n\n\n\nIf you have any dietary requirements\, please enter here and we will endeavour\, to fulfill the request if practical/possible. \n \n\n\n\n\n2Option to pay Soda 2026 Membership\nPlease note its slightly cheaper to pay for these directly on SODA Website\n\nNumber of Full SODA Memberships €52 (Includes LRYC Stripe Fee)123\n\n\nNumber of Associate SODA Memberships €26 (Includes LRYC Stripe Fee)123\n\n\n\n \n \n
URL:https://www.lryc.ie/event/beal-na-locha-weekend/
CATEGORIES:Shannons
ATTACH;FMTTYPE=image/jpeg:https://www.lryc.ie/wp-content/uploads/2025/09/reids.jpg
END:VEVENT
END:VCALENDAR