USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1

foldersTree = gFld("<b>Travel</b>", "")
  foldersTree.treeID = "Frameless"
aux1 = insFld(foldersTree, gFld("Airline", "index.php?show=Airline&cat=3253"))
  aux1 = insFld(foldersTree, gFld("Car Rental", "index.php?show=Car%20Rental&cat=147399"))
  aux1 = insFld(foldersTree, gFld("Cruises", "index.php?show=Cruises&cat=16078"))
  aux1 = insFld(foldersTree, gFld("Lodging", "index.php?show=Lodging&cat=16079"))
	aux2 = insFld(aux1, gFld("Bed and Breakfast", "index.php?show=Bed%20and%20Breakfast&cat=3254"))
	aux2 = insFld(aux1, gFld("Hotel", "index.php?show=Hotel&cat=3255"))
	aux2 = insFld(aux1, gFld("Vacation Rentals", "index.php?show=Vacation%20Rentals&cat=116081"))
		aux3 = insFld(aux2, gFld("Caribbean", "index.php?show=Caribbean&cat=116082"))
		aux3 = insFld(aux2, gFld("Europe", "index.php?show=Europe&cat=116083"))
		aux3 = insFld(aux2, gFld("Mexico", "index.php?show=Mexico&cat=116084"))
		aux3 = insFld(aux2, gFld("US", "index.php?show=US&cat=116085"))
			aux4 = insFld(aux3, gFld("California", "index.php?show=California&cat=116086"))
			aux4 = insFld(aux3, gFld("Florida", "index.php?show=Florida&cat=116087"))
			aux4 = insFld(aux3, gFld("Hawaii", "index.php?show=Hawaii&cat=116088"))
			aux4 = insFld(aux3, gFld("Nevada", "index.php?show=Nevada&cat=116089"))
			aux4 = insFld(aux3, gFld("South Carolina", "index.php?show=South%20Carolina&cat=116090"))
			aux4 = insFld(aux3, gFld("Virginia", "index.php?show=Virginia&cat=116091"))
			aux4 = insFld(aux3, gFld("Other", "index.php?show=Other&cat=116092"))
		aux3 = insFld(aux2, gFld("Other", "index.php?show=Other&cat=3257"))
	aux2 = insFld(aux1, gFld("Other", "index.php?show=Other&cat=16123"))
  aux1 = insFld(foldersTree, gFld("Luggage", "index.php?show=Luggage&cat=16085"))
  aux1 = insFld(foldersTree, gFld("Vacation Packages", "index.php?show=Vacation%20Packages&cat=29578"))
	aux2 = insFld(aux1, gFld("With Air", "index.php?show=With%20Air&cat=3256"))
	aux2 = insFld(aux1, gFld("Without Air", "index.php?show=Without%20Air&cat=29579"))
  aux1 = insFld(foldersTree, gFld("Other Travel", "index.php?show=Other%20Travel&cat=1310"))
