	//camping rates
var campDesc = "**Fees are based on two adults and two children under 18. Limit 6 persons per site. Only one camping unit per site. Fee for extra vehicle per site is $4.00.";
var rvDaily = "$32.00";
var rvOutDaily = "$24.00";
var rvHoliday = "$105.00";
var rvWeekly = "$192.00";
var rvMonthly = "$460.00";
var rvFullDaily = "$31.00";
var rvOutFullDaily = "$27.00";
var rvFullHoliday = "$102.00";
var rvFullWeekly = "$186.00";
var rvFullMonthly = "$470.00";
var tentDaily = "$28.00";
var tentOutDaily = "$20.00";
var tentHoliday = "$93.00";
var tentWeekly = "$168.00";
var tentMonthly = "N/A";
var primDaily = "$25.00";
var primOutDaily = "$17.00";
var primHoliday = "$84.00";
var primWeekly = "$150.00";
var primMonthly = "N/A";
var outSeasonDates = "April 13th - May 24th & Sept 4th - October 28th";
var inSeasonDates = "May 25th - Sept 3rd";
var specialEvent = "*** additional $3.00/site charge";
var changeReservationFee = "$10.00";

//Additional Charges
var addAdult = "$7.00";
var addChild = "$4.00";
var freeAge = "4";
var petCharge = "$2.00";

var rvCheckIn = "3:00 PM";
var rvCheckOut = "2:00 PM";

var earlyArriv3 = "$2.00 per person";
var earlyArriv6 = "1/2 of full day rate";
var lateDeparture = "$8.00";

//Visitors
var visitDesc= "All Visitors must stop at the office to register upon arrival. Visitors are welcome 9:00 AM to 10:30 PM";

var visitAdult = "$4.00";
var visitChild = "$3.00";

var visitOverNightAdult = "$7.00";
var visitOverNightChild = "$4.00";

//Seasonal
var seasonDateDesc = "Mid April to Mid October, weather permitting.";
var seasonCost = "$1,400.00 + metered electricity";
var seasonDesc = "Rates covers 2 adults and 2 children under 18 years of age.";
var seasonAdult = "$35.00";
var seasonChild = "$25.00";

//cabins
var cabinDaily = "$53.00 + tax";
var cabinHoliday = "$168.00 + tax";
var cabinWeekly = "$318.00 +tax";
var cabinMonthly = "N/A";
var cabinDesc = "**Included: one double bed and one set of twin bunk beds, electricity, camper refrigerator, ceiling fan, covered porch, picnic table, fire ring, and water hookup on the outside. There is no indoor plumbing. Showers and restrooms are located nearby. Please plan on bringing your own supply of linens, pillows, sleeping bags, etc. No Cooking in cabins, no smoking, and <b>NO PETS</b> in or outside of cabins.";
var cabinDesc2 = "**Fees are based on family of four,two adults and two children under 18. Must be 21 years of age to rent cabins.";

var cabinCheckIn = "3:00 PM";
var cabinCheckOut = "1:00 PM";
var cabinEarlyArriv3 = "$2.00 per person";
var cabinEarlyArriv6 = "1/2 of full day rate";
var cabinLateDeparture = "$8.00";

//Cabin Visitors
var cabinVisitDesc= "All Visitors must stop at the office to register upon arrival. Visitors are welcome 9:00 AM to 10:30 PM";

var cabinVisitAdult = "$4.00";
var cabinVisitChild = "$3.00";

var cabinVisitOverNightAdult = "$7.00";
var cabinVisitOverNightChild = "$4.00";

//Pavilion
var pavilionDesc = "Great for camping groups, family reunions, parties & picnics.";
var pavilionDesc2 = "Includes volleyball, horseshoes & swimming pool.";
var camperRate = "Please contact office for rental information";
var nonRate = "$25.00/day + $2.00/person";

                       

//Fishing
var nonCamperAdult = "$12.00";
var nonCamperYouth = "$6.00";
var nonCamperChild = "FREE <span class='bottom'> (with a paying adult)</span>";

var camperAdult = "$8.00";
var camperYouth = "$4.00";
var camperChild = "FREE <span class='bottom'> (with a paying adult)</span>";

var tagFee = "$3.00";

//reservations
var reservationDesc = "Weekend reservations require a minimum of 2 nights. Holiday reservations require a minimum of 3 nights. One night deposit required within 5 days of making reservation. Holidays or special weekends require payment in full for all nights. Reservations will not be held without a deposit. Credit card transactions will be processed. Checks accepted for reservations only, at least 30 days prior to arrival. Balance must be paid by cash or credit card. $35.00 service fee charged on returned checks.";
var campCancel = "Cancellations 14 days prior to arrival receive a refund (less a $10.00 administrative fee).";
var cabinCancel = "Cancellations 14 days prior to arrival receive a refund (less a $25.00 administrative fee).";
var cancelDesc = "Cancellations less than 14 days prior to arrival forfeit all money. NO REFUND OR CREDIT POSSIBLE. NO REFUNDS DUE TO INCLEMENT WEATHER, ILLNESS, WORK SCHEDULES OR EARLY DEPARTURE. We accept reservation for specific sites, but reserve the right to make substitutions if needed.";
var petPolicy = "Pets of the family that is registered campsite occupant are welcome at Mirror Lake.  All pets must be kept on the leash and cleaned up after.Overnight visitors and day guests are not permitted to bring their pets to the campground. All current health records & licenses must accompany pet. No pets permitted in the cabins.";
//var motorPolicy = "Golf carts allowed if approved by management.";
var alcoholPolicy = "Alcohol is permitted at campsites, no kegs. Remember we are a family oriented establishment with zero tolerance for alcohol related challenges. You will be removed from the camground immediately if we are called to an alcohol related incident.";
