// 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="template_ft_images/"


foldersTree = gFld("<b>NOC - Infrastructure</b>", "index.php")
  aux1 = insFld(foldersTree, gFld("Network Access", "index.php"))
 			insDoc(aux1, gLnk("S", "Remote Access Services", "remote.php"))
 			insDoc(aux1, gLnk("S", "Security Officer Services", "security.php"))
 			insDoc(aux1, gLnk("S", "Waiver Requests", "waiver.php"))  
 			insDoc(aux1, gLnk("S", "Rules & Guidelines", "rules.php"))  			
  aux1 = insFld(foldersTree, gFld("BLM Home Page", "http://www.blm.gov/"))
 