// 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
PERSERVESTATE = 1


foldersTree = gFld("", "")
  aux1 = insFld(foldersTree, gFld("<div class='link'><b>About Us</b></div>", "index.php?p=about"))
 			insDoc(aux1, gLnk("S", "<font size='-1' face='tohama'>Mission Statement</font>", "index.php?p=mission-statement"))
 			insDoc(aux1, gLnk("S", "<font size='-1' face='tohama'>Quality Assurance</font>", "index.php?p=Quality-Assurance"))
 			insDoc(aux1, gLnk("S", "<font size='-1' face='tohama'>Safety</font>", "index.php?p=Safety"))
 			insDoc(aux1, gLnk("S", "<font size='-1' face='tohama'>Location</font>", "index.php?p=Location"))
  aux2 = insFld(foldersTree, gFld("<div class='link'><b>Services & Capabilities</b></div>", "index.php?p=services"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>Design Engineering</font>", "index.php?p=Design-Engineering"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>CNC</font>", "index.php?p=CNC"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Punching</font>", "index.php?p=cnc-punching"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bending</font>", "index.php?p=cnc-bending"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shearing</font>", "index.php?p=cnc-shearing"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>Welding</font>", "index.php?p=Welding"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Spot</font>", "index.php?p=Spot-welding"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TIG</font>", "index.php?p=tig-welding"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MIG</font>", "index.php?p=mig-welding"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>Assembly</font>", "index.php?p=Assembly"))
      			insDoc(aux2, gLnk("S", "<font size='-1' face='tohama'>Powder Coating</font>", "index.php?p=Powder-Coating"))