// 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("Consumer KnowledgeBase", "index.php?category=14")) aux2 = insFld(aux1, gFld("Installation & Setup", "index.php?category=1")) aux2 = insFld(aux1, gFld("Network & Firewall Issues", "index.php?category=2")) aux2 = insFld(aux1, gFld("System Access & Security", "index.php?category=3")) aux2 = insFld(aux1, gFld("Video & Display Issues", "index.php?category=4")) aux2 = insFld(aux1, gFld("Camera Related Issues", "index.php?category=5")) aux3 = insFld(aux2, gFld("Camera Installation & Wiring", "index.php?category=6")) aux3 = insFld(aux2, gFld("Camera Troubleshooting", "index.php?category=7")) aux2 = insFld(aux1, gFld("Audio Issues", "index.php?category=8")) aux2 = insFld(aux1, gFld("General Questions", "index.php?category=9")) aux2 = insFld(aux1, gFld("Company Information & Policies", "index.php?category=10")) aux2 = insFld(aux1, gFld("Software Related Issues", "index.php?category=11")) aux2 = insFld(aux1, gFld("Database Issues", "index.php?category=12")) aux1 = insFld(foldersTree, gFld("Downloads", "index.php?category=15")) aux2 = insFld(aux1, gFld("Archived Software", "index.php?category=16")) aux2 = insFld(aux1, gFld("Documentation", "index.php?category=17")) aux2 = insFld(aux1, gFld("IP Software", "index.php?category=18"))