foldersTree = gFld("Home page","oldindex.html")
   aux1 = insFld(foldersTree, gFld("Software",""))
      aux2 = insFld(aux1, gFld("Freeware",""))
      insDoc(aux2,gLnk(0,"DISCOLA","discola/help.php"))
      insDoc(aux2,gLnk(0,"GEOTEST","geotest/help.php"))
      insDoc(aux2,gLnk(0,"YATT","yatt/help.php"))
      insDoc(aux2,gLnk(0,"FOLDER TREE CREATOR","ftc/help.php"))

      insDoc(aux2,gLnk(0,"GUTENBERG READER","gutrea/help.php"))
      insDoc(aux2,gLnk(0,"PLAY WITH GRAPHS","grapro/help.php"))
      insDoc(aux2,gLnk(0,"STOP IE & OBSERVER","../stobs/index.php"))
	   aux2 = insFld(aux1, gFld("Shareware",""))
              insDoc(aux2,gLnk(2,"GEOCLICK","clickit.pair.com/geoclick"))
              insDoc(aux2,gLnk(2,"FLASHPAIR","clickit.pair.com/flashpair"))
  	      insDoc(aux2,gLnk(2,"FTC","clickit.pair.com/ftc"))
aux2 = insFld(aux1, gFld("Delphi Components",""))
         insDoc(aux2,gLnk(2,"TDADIRSCAN","www.torry.net/search.htm#5911"))
         insDoc(aux2,gLnk(2,"TDACOMPONENTGRID","www.torry.net/quicksearchd.php?String=TDAComponentGrid&Title=Yes"))
         insDoc(aux2,gLnk(2,"TSHELLWINDOWOBSERVER","www.torry.net/quicksearchd.php?String=TShellWIndow+Observer&Title=Yes"))
         insDoc(aux2,gLnk(2,"TDATREEVIEW","www.torry.net/quicksearchd.php?String=TDATreeView&Title=Yes"))

initializeDocument() 