// You can find instructions for this file here:
// http://www.geocities.com/marcelino_martins/ftv2instructions.html

// 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>Home</i>", "Home.html")
	aux1 = insFld(foldersTree, gFld("Amarican Whisky", "aWhisky.html"))
		insDoc(aux1, gLnk(2, "Austin Nichols", "aWhisky.html#aus"))
	     	insDoc(aux1, gLnk(2, "Blanton", "aWhisky.html#bla"))
		insDoc(aux1, gLnk(2, "Jack Daniel", "aWhisky.html#jac"))
		insDoc(aux1, gLnk(2, "Jim Beam", "aWhisky.html#jim"))
		insDoc(aux1, gLnk(2, "Makers Mark", "aWhisky.html#mak"))
	aux1 = insFld(foldersTree, gFld("Armagnac", "armagnac.html"))
	aux1 = insFld(foldersTree, gFld("Brandy", "brandy.html"))
	aux1 = insFld(foldersTree, gFld("Chinese Wine", "china.html"))

     	aux1 = insFld(foldersTree, gFld("Cognac", "cognac.html"))
	      insDoc(aux1, gLnk(2, "Bisquit", "cognac.html#bis"))
 		insDoc(aux1, gLnk(2, "Camus", "cognac.html#camus"))
 		insDoc(aux1, gLnk(2, "Chateau de Fontpinot", "cognac.html#cha"))
		insDoc(aux1, gLnk(2, "Courbet", "cognac.html#cou"))
 		insDoc(aux1, gLnk(2, "Courvoisier", "cognac.html#cour"))
 		insDoc(aux1, gLnk(2, "Delamain", "cognac.html#del"))
		insDoc(aux1, gLnk(2, "Denis Mounie", "cognac.html#den"))
 		insDoc(aux1, gLnk(2, "Hennessy", "cognac.html#henn"))
 		insDoc(aux1, gLnk(2, "Hine", "cognac.html#hin"))
		insDoc(aux1, gLnk(2, "Gautier", "cognac.html#gau"))
 		insDoc(aux1, gLnk(2, "Grand Marnier", "cognac.html#gra"))
 		insDoc(aux1, gLnk(2, "Landy", "cognac.html#lan"))
		insDoc(aux1, gLnk(2, "Larse", "cognac.html#lar"))
 		insDoc(aux1, gLnk(2, "Louis Royer", "cognac.html#lou"))
 		insDoc(aux1, gLnk(2, "Martell", "cognac.html#mart"))
		insDoc(aux1, gLnk(2, "Neukow", "cognac.html#neuk"))
 		insDoc(aux1, gLnk(2, "Otard", "cognac.html#otar"))
 		insDoc(aux1, gLnk(2, "Polignac", "cognac.html#poli"))
 		insDoc(aux1, gLnk(2, "Remy Martin", "cognac.html#remy"))
 		insDoc(aux1, gLnk(2, "Renault", "cognac.html#ren"))
	aux1 = insFld(foldersTree, gFld("Gin", "gin.html"))

		
	aux1 = insFld(foldersTree, gFld("Liqueur", "liqueur.html"))
	      insDoc(aux1, gLnk(2, "Baileys", "liqueur.html#bai"))
 		insDoc(aux1, gLnk(2, "Benedictine", "liqueur.html#ben"))
 		insDoc(aux1, gLnk(2, "Berentzen", "liqueur.html#ber"))
		insDoc(aux1, gLnk(2, "Galliano Sambuca", "liqueur.html#gal"))
 		insDoc(aux1, gLnk(2, "Grand Marnier", "liqueur.html#gra"))
 		insDoc(aux1, gLnk(2, "Marie Brizard", "liqueur.html#mar"))
		insDoc(aux1, gLnk(2, "Nannerl Salzburg", "liqueur.html#nan"))
 		insDoc(aux1, gLnk(2, "Liqueur", "liqueur.html#aus"))

	aux1 = insFld(foldersTree, gFld("Rum", "rum.html"))
		
	aux1 = insFld(foldersTree, gFld("Tequila", "tequila.html"))
	aux1 = insFld(foldersTree, gFld("Vermouth", "vermouth.html"))

      aux1 = insFld(foldersTree, gFld("Vodka", "vodka.html"))
	      insDoc(aux1, gLnk(2, "Absolute", "vodka.html#abs"))
 		insDoc(aux1, gLnk(2, "Bison", "vodka.html#bin"))
 		insDoc(aux1, gLnk(2, "Buru", "vodka.html#bur"))
		insDoc(aux1, gLnk(2, "Danzka", "vodka.html#dan"))
 		insDoc(aux1, gLnk(2, "Finlandia", "vodka.html#fin"))
 		insDoc(aux1, gLnk(2, "Grey Goose", "vodka.html#gre"))
		insDoc(aux1, gLnk(2, "Krolewska", "vodka.html#kro"))
 		insDoc(aux1, gLnk(2, "Pravda", "vodka.html#par"))
		insDoc(aux1, gLnk(2, "Saint Pierre Smirnoff", "vodka.html#sai"))
		insDoc(aux1, gLnk(2, "Wyborowa", "vodka.html#wyb"))
		insDoc(aux1, gLnk(2, "Zytinia", "vodka.html#zyt"))
		insDoc(aux1, gLnk(2, "Other Vodka", "vodka.html#other"))

	aux1 = insFld(foldersTree, gFld("Whisky", "whisky.html"))
	      insDoc(aux1, gLnk(2, "Alfred Dunhill", "whisky.html#dun"))
 		insDoc(aux1, gLnk(2, "Ballantines", "whisky.html#bal"))
 		insDoc(aux1, gLnk(2, "Black Douglas", "whisky.html#bla"))
		insDoc(aux1, gLnk(2, "Canadian Club", "whisky.html#can"))
 		insDoc(aux1, gLnk(2, "Cardhu", "whisky.html#car"))
 		insDoc(aux1, gLnk(2, "Chivas Regal", "whisky.html#chi"))
		insDoc(aux1, gLnk(2, "Crown Royal", "whisky.html#cro"))
 		insDoc(aux1, gLnk(2, "Dimple", "whisky.html#dim"))
		insDoc(aux1, gLnk(2, "Glenfarclas", "whisky.html#glenfar"))
		insDoc(aux1, gLnk(2, "Glenfiddich", "whisky.html#glenfid"))
		insDoc(aux1, gLnk(2, "Glenlivet", "whisky.html#glenlivet"))
		insDoc(aux1, gLnk(2, "Grand Mocnish", "whisky.html#gra"))
		insDoc(aux1, gLnk(2, "Jameson", "whisky.html#jam"))
 		insDoc(aux1, gLnk(2, "John Dewar", "whisky.html#jdewar"))
 		insDoc(aux1, gLnk(2, "Johnnie Walker", "whisky.html#joh"))
		insDoc(aux1, gLnk(2, "Lagavulin", "whisky.html#lag"))
 		insDoc(aux1, gLnk(2, "Lauders", "whisky.html#lau"))
		insDoc(aux1, gLnk(2, "Old St.andrews", "whisky.html#old"))
		insDoc(aux1, gLnk(2, "Other Whisky", "whisky.html#oth"))
	
	aux1 = insFld(foldersTree, gFld("Bottle For Trade", "trade.html"))
	      insDoc(aux1, gLnk(2, "Brandy", "trade.html#cognac"))
 		insDoc(aux1, gLnk(2, "Cognac", "trade.html#cognac"))
 		insDoc(aux1, gLnk(2, "Gin", "trade.html#gin"))
		insDoc(aux1, gLnk(2, "Liqueur", "trade.html#liq"))
 		insDoc(aux1, gLnk(2, "Rum", "trade.html#gin"))
 		insDoc(aux1, gLnk(2, "Tequila", "trade.html#gin"))
		insDoc(aux1, gLnk(2, "Whisky", "trade.html#whi"))
