// You can find instructions for this file at http://www.treeview.net //Environment variables are usually set at the top of this file. USETEXTLINKS = 1 STARTALLOPEN = 0 USEFRAMES = 0 USEICONS = 0 WRAPTEXT = 1 PRESERVESTATE = 1 ICONPATH = 'global_images/' foldersTree = gFld("Main", "index.php"); foldersTree.xID = 0; foldersTreea = insFld(foldersTree, gFld("Email", "index.php?category=1")); foldersTreea.xID = 1; foldersTreea = insFld(foldersTree, gFld("Web Hosting", "index.php?category=2")); foldersTreea.xID = 2; foldersTreea = insFld(foldersTree, gFld("DNS", "index.php?category=8")); foldersTreea.xID = 8;