// You can find instructions for this file here:
// http://www.mmartins.com

// Decide if the names are links or just the icons
USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks

// Decide if the tree is to start all open or just showing the root folders
STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree


foldersTree = gFld("<i>Speidergruppa</i>", "startPage.html")
	aux1 = insFld(foldersTree, gFld("1. Bø KFUM", "gruppa.htm"))
	      aux2 = insFld(aux1, gFld("Tropp", "troppen.htm"))
		      aux3 = insFld(aux2, gFld("Rev", "rev.htm"))
	//			aux4 = insFld(aux3, gFld("patruljetur", "rev-tur.htm"))
		      aux3 = insFld(aux2, gFld("Flaggermus", "flaggermus.htm"))
	//			aux4 = insFld(aux3, gFld("patruljetur", "rev-tur.htm"))
		      aux3 = insFld(aux2, gFld("Bøffelryper", "boffel.htm"))
	//			aux4 = insFld(aux3, gFld("patruljetur", "rev-tur.htm"))
		      aux3 = insFld(aux2, gFld("Gaupe", "gaupe.htm"))
			aux3 = insFld(aux2, gFld("Ørn", "orn.htm"))
	//			aux4 = insFld(aux3, gFld("patruljetur", "rev-tur.htm"))

 	//		insDoc(aux2, gLnk(2, "Hakkespett", "hakkespett.gif"))
	//      aux2 = insFld(aux1, gFld("Italy", "http://www.mmartins.com/ft/example/pictures/beenthere_italy.gif"))
	//	      aux3 = insFld(aux2, gFld("Tuscany", "http://www.mmartins.com/ft/example/pictures/beenthere_tuscany.gif"))
	//			insDoc(aux3, gLnk(2, "Florence", "www.mmartins.com/ft/example/pictures/beenthere_florence.jpg"))
	//			insDoc(aux3, gLnk(2, "Pisa", "www.mmartins.com/ft/example/pictures/beenthere_pisa.jpg"))
	//		insDoc(aux2, gLnk(2, "Rome", "www.mmartins.com/ft/example/pictures/beenthere_rome.jpg"))
	//      aux2 = insFld(aux1, gFld("Portugal", "http://www.mmartins.com/ft/example/pictures/beenthere_portugal.gif"))
 	//		insDoc(aux2, gLnk(2, "Lisboa", "www.mmartins.com/ft/example/pictures/beenthere_lisbon.jpg"))
     aux1 = insFld(foldersTree, gFld("Informasjon", "info.htm"))
aux1 = insFld(foldersTree, gFld("Venner", "venner.htm"))
	//      aux2 = insFld(aux1, gFld("Canada", "http://www.mmartins.com/ft/example/pictures/beenthere_canada.gif"))
 	//		insDoc(aux2, gLnk(2, "Montreal", "www.mmartins.com/ft/example/pictures/beenthere_montreal.jpg"))
	//      aux2 = insFld(aux1, gFld("Venner", "http://www.mmartins.com/ft/example/pictures/beenthere_unitedstates.gif"))
 	//		insDoc(aux2, gLnk(2, "Boston", "www.mmartins.com/ft/example/pictures/beenthere_boston.jpg"))
 	//		insDoc(aux2, gLnk(2, "New York", "www.mmartins.com/ft/example/pictures/beenthere_newyork.jpg"))
 	//		insDoc(aux2, gLnk(2, "Washington", "www.mmartins.com/ft/example/pictures/beenthere_washington.jpg"))
     aux1 = insFld(foldersTree, gFld("Prosjekter", "prosjekter.htm"))
	      aux2 = insFld(aux1, gFld("Mobil klatrevegg", "klatrevegg.htm"))
 	//		insDoc(aux2, gLnk(2, "Montreal", "www.mmartins.com/ft/example/pictures/beenthere_montreal.jpg"))
	      aux2 = insFld(aux1, gFld("Landsleir", "valeboe.htm"))
 			aux3 = insFld(aux2, gFld("Leirbålsvarde", "varde.htm"))
				
 			aux3 = insFld(aux2, gFld("Tårn", "taarn.htm"))
				
 	//		insDoc(aux2, gLnk(2, "Gruppesamarbeid", "leirsamarbeid.htm"))
     aux1 = insFld(foldersTree, gFld("Historie", "historie.htm"))
	      aux2 = insFld(aux1, gFld("Fra gammel tid", "historie1.htm"))
 	//		insDoc(aux2, gLnk(2, "Bilde", "gammelt2.htm"))
			aux3 = insFld(aux2, gFld("St. Georgsdag 1951", "georg51.htm"))
	      aux2 = insFld(aux1, gFld("Nyere historie", "nyere.htm"))
 	//		insDoc(aux2, gLnk(2, "Leirer", "leirer.htm"))
 	//		insDoc(aux2, gLnk(2, "Turer", "turer.htm"))
 	//		insDoc(aux2, gLnk(2, "Snøhuletur", "vinter.htm"))
	//		insDoc(aux2, gLnk(2, "Arrangementer", "arrangementer.htm"))
			aux3 = insFld(aux2, gFld("Snøhuletur 2002", "vinter.htm"))
			aux3 = insFld(aux2, gFld("Snøhuletur 2003", "vinter2003.htm"))
			aux3 = insFld(aux2, gFld("St. Georgsdag 2002", "stgeor2002.htm"))
			aux3 = insFld(aux2, gFld("Tråkk 2003", "traak2003.htm"))