// 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


foldersTree = gFld("<b>&nbsp;</b>", "demoFrameless.html")
  aux1 = insFld(foldersTree, gFld("ACCOMMODATIONS", "accomodations.html"))
	 aux2 = insFld(aux1, gFld("Guest Suites", "guest_rooms.html"))
	 aux2 = insFld(aux1, gFld("Rates", "room_rates.html"))
	 aux2 = insFld(aux1, gFld("Special Packages", "package_page.html"))
	 aux2 = insFld(aux1, gFld("Suite Amenities", "room_amenities.html"))
	 aux2 = insFld(aux1, gFld("Reservations", "https://secure.osthoff.com/irmnet/res/resmain.aspx"))


 aux1 = insFld(foldersTree, gFld("RESORT AMENITIES", "amenities.html"))
	 aux2 = insFld(aux1, gFld("Lakefront", "watersports.html"))
	aux2 = insFld(aux1, gFld("Spa", "spa.html"))
	 aux2 = insFld(aux1, gFld("Dining", "restaurants.html"))
	 aux2 = insFld(aux1, gFld("Pleasures&trade; Program", "kids.html"))
	aux2 = insFld(aux1, gFld("More Amenities", "other_amenities.html"))
	



  aux1 = insFld(foldersTree, gFld("RATES & PACKAGES", "rates.html"))
		 aux2 = insFld(aux1, gFld("Rates", "room_rates.html"))
	 aux2 = insFld(aux1, gFld("Special Packages", "package_page.html"))
			 aux2 = insFld(aux1, gFld("Reservations", "https://secure.osthoff.com/irmnet/res/resmain.aspx"))


 aux1 = insFld(foldersTree, gFld("DINING", "dining.html"))
	 aux2 = insFld(aux1, gFld("Dining Options", "restaurants.html"))
	 	 aux2 = insFld(aux1, gFld("Special Events", "special_events.html"))


 aux1 = insFld(foldersTree, gFld("SPA", "spa.html"))
	 aux2 = insFld(aux1, gFld(""))


aux1 = insFld(foldersTree, gFld("COOKING SCHOOL", "ecole_land.html"))
	  aux2 = insFld(aux1, gFld(""))
	 

aux1 = insFld(foldersTree, gFld("MEETINGS", "meetings.html"))
	 aux2 = insFld(aux1, gFld("Facilities", "facilities.html"))
	 aux2 = insFld(aux1, gFld("Accommodations", "guest_rooms.html"))
	 aux2 = insFld(aux1, gFld("Restaurants/Group Dining", "banquetx.html"))
	 aux2 = insFld(aux1, gFld("Group Activities/Team Building", "group.html"))
	 aux2 = insFld(aux1, gFld("Audio/Visual", "audio.html"))
	 aux2 = insFld(aux1, gFld("Aspira Spa", "spa.html"))
	 aux2 = insFld(aux1, gFld("Golf", "golf.html"))
	 aux2 = insFld(aux1, gFld("Meet the Team", "conference.html"))
	 aux2 = insFld(aux1, gFld("Request Information", "inquiryx.html"))
	 aux2 = insFld(aux1, gLnk("B", "Download Sales Kit", "MeetingsBro.pdf"))




 aux1 = insFld(foldersTree, gFld("SOCIAL GATHERINGS", "social.html"))
	 aux2 = insFld(aux1, gFld("Weddings", "weddings_over.html"))
	  aux3 = insFld(aux2, gFld("Menus", "menus.html"))
	   aux3 = insFld(aux2, gFld("Banquet Space", "floor_wed.html"))
	 aux3 = insFld(aux2, gFld("Catering Policies", "gen_info.html"))
	aux3 = insFld(aux2, gFld("Request Information", "mailto: catering@osthoff.com"))
	aux3 = insFld(aux2, gFld("Testimonials", "wed_testimonials.html"))


	aux2 = insFld(aux1, gFld("Celebration/Receptions", "cel_over.html"))
	  aux3 = insFld(aux2, gFld("Menus", "menus.html"))
	   aux3 = insFld(aux2, gFld("Banquet Space", "floor_wed.html"))
	 aux3 = insFld(aux2, gFld("Catering Policies", "gen_info.html"))
	aux3 = insFld(aux2, gFld("Request Information", "mailto: catering@osthoff.com"))
	aux3 = insFld(aux2, gFld("Testimonials", "wed_testimonials.html"))
	
	

 aux1 = insFld(foldersTree, gFld("RECREATION", "recreation.html"))
	 aux2 = insFld(aux1, gFld("Lakefront", "watersports.html"))
	 aux2 = insFld(aux1, gFld("Pleasures&trade; Program", "kids.html"))
	 aux2 = insFld(aux1, gFld("Golf", "golf.html"))
	 aux2 = insFld(aux1, gFld("Fun Things To Do", "otherthings.html"))
	 aux2 = insFld(aux1, gFld("Shopping", "shopping.html"))
	 aux2 = insFld(aux1, gFld("Area Attractions", "area.html"))

 aux1 = insFld(foldersTree, gFld("SPECIAL EVENTS", "special.html"))
	 aux2 = insFld(aux1, gFld("At The Osthoff", "at_osthoff.html"))
	  aux2 = insFld(aux1, gFld("Area Events", "events.html"))

aux1 = insFld(foldersTree, gFld("AREA ATTRACTIONS", "area_attract.html"))
	 aux2 = insFld(aux1, gFld("Places To Go", "area.html"))

  
   