Latest Past Events

Registration for the Diwali Gathering

IMG_0477

.tribe-events-nav-previous{ display:none!important; } function get_total(adult,child){ var total=0; var i; for(i=1;i<=$("#adult").val();i++){ if(i<=2){ total=total+(40); } else{ total=total+(30); } } document.getElementById("total").innerHTML= "Grand Total : $"+total; $('input').val(total); document.getElementById("grand_total").value=total; } function validateEmail(email) { return 1; } function get_next(){ if(document.getElementById("email").value != ""){ if(document.getElementById("name").value != ""){ if(document.getElementById("mobile").value != ""){ document.getElementById("screen2_adult").innerHTML=document.getElementById("adult").value; document.getElementById("screen2_child").innerHTML=document.getElementById("child").value; document.getElementById("screen2_total").innerHTML="Amount Payable : $"+document.getElementById("grand_total").value; $("#screen1").hide(); $("#screen2").show(); var email=$("#email").val(); var name=$("#name").val(); var […]

Picnic Registration 2021

IMG_0470

.tribe-events-nav-previous{ display:none!important; } // Prices for Registration   . Type Price Number Of Seat Food Preferences Adult (10 years and older) $15 Per Adults 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Veg Non Veg Child (Below […]

Registration for Camping 2021

Peaceful Woodlands Family Camping Resort, 114 Wt Family Blvd, Blakeslee PA 18610 Peaceful Woodlands Family Camping Resort, WA

webshims.setOptions('forms-ext', {types: 'date'}); webshims.polyfill('forms forms-ext'); $.webshims.formcfg = { en: { dFormat: '-', dateSigns: '-', patterns: { d: "yy-mm-dd" } } }; function get_total(id_2,id_3,id_4,id_5,id_6,id_7){ var total; if(0){ } else{ //total=(Number($("#grand_sponsor").val())*30); var d_2=parseInt(id_2.value);var d_3=parseInt(id_3.value);var d_4=parseInt(id_4.value); var d_5=parseInt(id_5.value);var d_6=parseInt(id_6.value);var d_7=parseInt(id_7.value); if((d_2+d_3)>4){ alert("The number of Adults and Children should be maximum 4 "); document.getElementById("id_2").selectedIndex = 0; //1 = option […]