USETEXTLINKS = 1STARTALLOPEN = 0USEFRAMES = 0USEICONS = 0WRAPTEXT = 1PRESERVESTATE = 1HIGHLIGHT = 1HIGHLIGHT_COLOR = 'black'HIGHLIGHT_BG = '#FFFF99'ICONPATH = '../includes/images/'foldersTree = gFld("<b>Cleaners and Preps</b>", "../cleaners/index.html")    aux2 = insFld(foldersTree, gFld("Metal Cleaners and Surface Conditioners:", "javascript:parent.op()")) 		   insDoc(aux2, gLnk("S", "Product Descriptions", "../cleaners/index.html"))	    		   insDoc(aux2, gLnk("S", "Request Form", "../cleaners/form.html"))	  		   insDoc(aux2, gLnk("S", "Buy Online!", "https://www.birchwoodcasey.com/store/cleaners.html"))           foldersTree.treeID = "t2"
