// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 1
var ICONPATH = 'images/'


foldersTree = gFld("Crystal Lake Day Camp", "index.html")
  aux1 = insFld(foldersTree, gFld("About Us", "aboutus.html"))    
    aux2 = insFld(aux1, gFld("Directors", "directors.html"))
    aux2 = insFld(aux1, gFld("Counselors", "counselors.html")) 
  aux1 = insFld(foldersTree, gFld("Camp Program", "CampProgram.html"))
  	 aux2 = insFld(aux1, gFld("Program Development", "program.html"))
    aux2 = insFld(aux1, gFld("Groups", "groups.html")) 
  aux1 = insFld(foldersTree, gFld("Facilities", "facilities.php"))
  aux1 = insFld(foldersTree, gFld("Weekly Activities", "activities.html")) 
   aux1 = insFld(foldersTree, gFld("Upcoming Events", "events.html"))
  aux1 = insFld(foldersTree, gFld("Forms", "forms.html"))
  aux1 = insFld(foldersTree, gFld("Photo Gallery", "photos.php")) 
  aux1 = insFld(foldersTree, gFld("Rates/Hours", "rates.html"))
  aux1 = insFld(foldersTree, gFld("Bus Service Available", "transportation.html"))
  aux1 = insFld(foldersTree, gFld("Driving Directions", "directions.html")) 
  aux1 = insFld(foldersTree, gFld("FAQs", "faqs.html")) 
  aux1 = insFld(foldersTree, gFld("Employment Opportunities", "emp_counselors.html"))  	
  aux1 = insFld(foldersTree, gFld("Contact Us", "contactInfo.html"))
  //aux1 = insFld(foldersTree, gFld("Outdoor Education Program", "education_index.html"))
  	//aux2 = insFld(aux1, gFld("Overnights", "overnight.html"))
    //aux2 = insFld(aux1, gFld("Day Programs", "dayprogram.html"))
	//aux2 = insFld(aux1, gFld("Class Outings", "classOuting.html"))
	//aux2 = insFld(aux1, gFld("Programs", "javascript:undefined"))    
		 //aux3 = insFld(aux2, gFld("Archeological Adventure", "archeological.html"))
		 //aux3 = insFld(aux2, gFld("Native American Adventure", "nativeAmerican.html"))
		 //aux3 = insFld(aux2, gFld("Stretch your Wings", "wings.html"))	
		 //aux3 = insFld(aux2, gFld("Survival Challenge", "survival.html"))
		 //aux3 = insFld(aux2, gFld("Swim Zone", "swimZone.html"))
		 //aux3 = insFld(aux2, gFld("Treinen Farm Corn Maze", "cornMaze.html"))
	aux3 = insFld(foldersTree, gFld("Swim Zone", "swimZone.html"))
	//aux3 = insFld(foldersTree, gFld("Treinen Farm Corn Maze", "cornMaze.html"))
		 //aux3 = insFld(aux2, gFld("World of the Worm", "worm.html"))
	//aux2 = insFld(aux1, gFld("Elective Excellence", "electives.html"))	
	//aux2 = insFld(aux1, gFld("Food Menu", "food.html"))	
  aux1 = insFld(foldersTree, gFld("Privacy Statement", "privacy.html"))
  aux1 = insFld(foldersTree, gFld("Site Map", "sitemap.html"))
  aux1 = insFld(foldersTree, gFld("Home Page", "index.html"))
  
  aux1 = insFld(foldersTree, gFld("Smokey Hollow Campground", "http://smokeyhollowcampground.com"))
  aux1 = insFld(foldersTree, gFld("Merry Mac's Campground", "http://merrymacscampground.com"))
  aux1 = insFld(foldersTree, gFld("Tilleda Falls Campground", "http://tilledafalls.com"))
  aux1 = insFld(foldersTree, gFld("Baraboo Hills Campground", "http://baraboohillscampground.com"))