// 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("Advertising on Fxsignals", "index.php?category=1")) aux2 = insFld(aux1, gFld("Standard Listings", "index.php?category=2")) aux2 = insFld(aux1, gFld("Sponsored Boxes", "index.php?category=3")) aux2 = insFld(aux1, gFld("Banner Listings", "index.php?category=5")) aux1 = insFld(foldersTree, gFld("Advertising Zones", "index.php?category=6")) aux1 = insFld(foldersTree, gFld("Fxsignals Link Exchange", "index.php?category=7"))