// 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("Home", "index.php") aux1 = insFld(foldersTree, gFld("WHM", "index.php?category=1")) aux2 = insFld(aux1, gFld("Accounts", "index.php?category=6")) aux2 = insFld(aux1, gFld("DNS", "index.php?category=7")) aux2 = insFld(aux1, gFld("Getting Started", "index.php?category=16")) aux1 = insFld(foldersTree, gFld("cPanel", "index.php?category=2")) aux2 = insFld(aux1, gFld("E-mail", "index.php?category=3")) aux2 = insFld(aux1, gFld("Account Basics", "index.php?category=4")) aux2 = insFld(aux1, gFld("MySQL", "index.php?category=5")) aux2 = insFld(aux1, gFld("Stats", "index.php?category=17")) aux1 = insFld(foldersTree, gFld("Your Hosting", "index.php?category=8")) aux2 = insFld(aux1, gFld("Domain", "index.php?category=9")) aux2 = insFld(aux1, gFld("Getting Started", "index.php?category=10")) aux3 = insFld(aux2, gFld("Uploading Your site", "index.php?category=12")) aux3 = insFld(aux2, gFld("Configuring FTP Clients", "index.php?category=13")) aux2 = insFld(aux1, gFld("Scripting", "index.php?category=11")) aux1 = insFld(foldersTree, gFld("Information", "index.php?category=14")) aux2 = insFld(aux1, gFld("File Types", "index.php?category=15")) aux2 = insFld(aux1, gFld("Shell Commands", "index.php?category=18")) aux2 = insFld(aux1, gFld("? from forums", "index.php?category=23")) aux1 = insFld(foldersTree, gFld("Windows", "index.php?category=19")) aux2 = insFld(aux1, gFld("Tips & Tricks", "index.php?category=20")) aux2 = insFld(aux1, gFld("How To", "index.php?category=21"))