// 

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1

//aux1's = top level
//aux2's next level and so on
//insDoc = actual links to pages
//first letter in link, B=New Window, S = same window

// ********** IMPORTANT **************
// A 'B' = New Window(use for Red)
// A 'S' = Same Window(use for Green)

foldersTree = gFld("<B>Menu/Home</B>", "http://www.greenacreslakepark.com/index.php")
  aux1 = insFld(foldersTree, gFld("<B>The Office</B>", "javascript:undefined"))
    aux2 = insFld(aux1, gFld("<Span  Title='Office Hours, Visitor Tickets, Rent Boats, Buy Ammenities'>In The Office</SPAN>", "http://www.greenacreslakepark.com/intheoffice.php"))
    aux2 = insFld(aux1, gFld("Camp Prices", "http://www.greenacreslakepark.com/pricing.php"))
    aux2 = insFld(aux1, gFld("Contact Us", "http://www.greenacreslakepark.com/contactus.php"))

	 aux1 = insFld(foldersTree, gFld("<B>Trailer Rental</B>", "http://www.greenacreslakepark.com/rvrental_1.php"))
	 
  aux1 = insFld(foldersTree, gFld("<B>Campers' Cafe</B>", "http://www.greenacreslakepark.com/camperscafe.php"))

  aux1 = insFld(foldersTree, gFld("<B>Maps</B>", "javascript:undefined"))
    aux2 = insFld(aux1, gFld("Campground", "http://www.greenacreslakepark.com/campgroundmap.php"))
    aux2 = insFld(aux1, gFld("Directions", "http://www.greenacreslakepark.com/directions.php"))

  aux1 = insFld(foldersTree, gFld("<B>Pictures!!</B>", "javascript:undefined"))
    aux2 = insFld(aux1, gFld("<Span  Title='The Grounds, Rec Room, Campers Cafe'>Take-a-Tour</SPAN>", "http://www.greenacreslakepark.com/tour1.php"))
    aux2 = insFld(aux1, gFld("<Span  Title='2011'>2011</SPAN>", "http://www.greenacreslakepark.com/yesteryears/2011/2011.php"))

  aux1 = insFld(foldersTree, gFld("<B>Park Events</B>", "http://www.greenacreslakepark.com/events-april.php"))

  aux1 = insFld(foldersTree, gFld("<B>Yester-Years</B>", "javascript:undefined"))
    aux2 = insFld(aux1, gFld("<Span  Title='2007'>2007</SPAN>", "http://www.greenacreslakepark.com/yesteryears/2007/2007.php"))
    aux2 = insFld(aux1, gFld("<Span  Title='2008'>2008</SPAN>", "http://www.greenacreslakepark.com/yesteryears/2008/2008.php"))
    aux2 = insFld(aux1, gFld("<Span  Title='2009'>2009</SPAN>", "http://www.greenacreslakepark.com/yesteryears/2009/2009.php"))
    aux2 = insFld(aux1, gFld("<Span  Title='2010'>2010</SPAN>", "http://www.greenacreslakepark.com/yesteryears/2010/2010.php"))

  aux1 = insFld(foldersTree, gFld("<B>Local Links</B>", "http://www.greenacreslakepark.com/links.php"))

//    insDoc(aux1, gLnk("S", "2007 Events", "http://www.greenacreslakepark.com/yesteryears/2007/events-may-07.php"))
// HOW TO DO A SPAN:
// <Span Style='background-color: yellow;' Title='something here'></SPAN>
// Put the above span stuff surrounding the chapter number you want to highlight




// ===================== OLD Stuff =========================================================
    
//  aux1 = insFld(foldersTree, gFld("<B>Food</B>", "javascript:undefined"))
//    insDoc(aux1, gLnk("S", "Dine In/Carry Out", "http://www.ibuz.biz/_pbook/food_all.php"))
//    insDoc(aux1, gLnk("S", "Fast Food", "http://www.ibuz.biz/ibuz/phonebook/food-fast.php"))
    
//  aux1 = insFld(foldersTree, gFld("<B>Retail</B>", "javascript:undefined"))
//    insDoc(aux1, gLnk("S", "General", "http://www.ibuz.biz/_pbook/ret_gen_1.php"))
//    insDoc(aux1, gLnk("S", "Custom/Luxury", "http://www.ibuz.biz/_pbook/ret_cl_1.php"))
//      insDoc(aux1, gLnk("S", "Electronics", "http://www.ibuz.biz/ibuz/phonebook/electronics.php"))
//      insDoc(aux1, gLnk("S", "General", "http://www.ibuz.biz/ibuz/phonebook/retail-general.php"))
//      insDoc(aux1, gLnk("S", "Luxury", "http://www.ibuz.biz/ibuz/phonebook/luxury.php"))

//  aux1 = insFld(foldersTree, gFld("<B>Services</B>", "javascript:undefined"))
//    insDoc(aux1, gLnk("S", "Home Improve/Maint", "http://www.ibuz.biz/_pbook/ser_hi_1.php"))
//    insDoc(aux1, gLnk("S", "Personal", "http://www.ibuz.biz/_pbook/ser_per_1.php"))
//    aux2 = insFld(aux1, gFld("Industrial", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Residential", "javascript:undefined"))
//      insDoc(aux2, gLnk("S", "Automotive", "http://www.ibuz.biz/ibuz/phonebook/automotive.php"))
      
//      insDoc(aux2, gLnk("S", "Home Maintain", "http://www.ibuz.biz/ibuz/phonebook/serv-res-homemaintain.php"))
//      insDoc(aux2, gLnk("S", "Lawn/Garden", "http://www.ibuz.biz/ibuz/phonebook/serv-res-lawngarden.php"))
//      insDoc(aux2, gLnk("S", "Personal", "http://www.ibuz.biz/ibuz/phonebook/serv-per-grooming.php"))
    
//  aux1 = insFld(foldersTree, gFld("<B>Misc</B>", "javascript:undefined"))
//    insDoc(aux1, gLnk("S", "Entertainment", "http://www.ibuz.biz/_pbook/entertainment_1.php"))
//    aux2 = insFld(foldersTree, gFld("<B>Entertainment</B>", "http://www.ibuz.biz/_pbook/entertainment_1.php"))
//    insDoc(aux2, gLnk("S", "<SPAN Style='background-color:#C0C000;'>KikGirl73</SPAN>", "http://www.ibuz.biz/ibuz/phonebook/personals/kikgirl73.php"))

//  aux1 = insFld(foldersTree, gFld("<HR>", "javascript:undefined"))

//  aux1 = insFld(foldersTree, gFld("<B>Official/Gov</B>", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Ellet", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Akron City", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Summit County", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Ohio", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("USA", "javascript:undefined"))
    
//  insDoc = insFld(foldersTree, gFld("S", "<B>Official/Gov</B>", "javascript:undefined"))
//      insDoc(aux2, gLnk("S", "<B>Add Your Entry</B>", "http://www.ibuz.biz/contact.php Target=_Self"))

// ************* EXAMPLES Of Depth *********************
//  aux1 = insFld(foldersTree, gFld("Services(2)", "javascript:undefined"))
//    aux2 = insFld(aux1, gFld("Residential(1)", "demoFrameless.html?pic=%22beenthere_europe%2Egif%22"))
//      insDoc(aux2, gLnk("S", "Quality Systems", "http://qs.ibuz.biz/"))
//    aux2 = insFld(aux1, gFld("Industrial(0)", "javascript:undefined"))
// 			insDoc(aux2, gLnk("S", "NYC", "demoFrameless.html?pic=%22beenthere_newyork%2Ejpg%22"))
//    insDoc(aux1, gLnk("B", "Opens in new window", "http://www.treeview.net/treemenu/demopics/beenthere_pisa.jpg"))
// OLD QS & VF Links
//         insDoc(aux3, gLnk("S", "<SPAN Style='background-color:#C0C000;'>Quality Systems</SPAN>", "http://www.ibuz.biz/ibuz/phonebook/business/qs.php"))
//        insDoc(aux3, gLnk("S", "<SPAN Style='background-color:#FFFFFF;'>Victory Flooring</SPAN>", "http://www.ibuz.biz/ibuz/phonebook/business/vf.php"))
//      insDoc(aux1, gLnk("S", "<FONT Color=#00C000>K&J Spirit Seekers</FONT>", "http://www.ibuz.biz/ibuz/phonebook/business/kjss.php"))
//    insDoc(aux1, gLnk("B", "<SPAN Style='background-color:#FFC0C0;' Title='The Bridge A Body Foundation'>BaB Foundation</Span>", "http://www.thebridgeabodyfoundation.org/"))
//      insDoc(aux2, gLnk("B", "<SPAN Style='background-color:#FFC0C0;'>BuyAnythingWireless</SPAN>", "http://www.buyanythingwireless.com/"))
//      insDoc(aux2, gLnk("B", "<FONT Color=Red>Reality Boat Co</FONT>", "http://www.realityboatco.com/"))





