//
// Copyright (c) 2006 by Conor O'Mahony.
// For enquiries, please email GubuSoft@GubuSoft.com.
// Please keep all copyright notices below.
// Original author of TreeView script is Marcelino Martins.
//
// This document includes the TreeView script.
// The TreeView script can be found at http://www.TreeView.net.
// The script is Copyright (c) 2006 by Conor O'Mahony.
//
// You can find general instructions for this file at www.treeview.net.
//

USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
ICONPATH = "../treeview/";


foldersTree = gFld("<img src='radial.png' border=0>", "")
  foldersTree.treeID = "Radial01"
  aux1 = insFld(foldersTree, gFld("D I N   1 8 3 5 a", "radial.htm"))
      insDoc(aux1, gLnk("S", "1 cutting edge", "1cutedge.htm"))
      insDoc(aux1, gLnk("S", "2 cutting edges", "2cutedge.htm"))
      insDoc(aux1, gLnk("S", "3 cutting edges", "3cutedge.htm")) 
      insDoc(aux1, gLnk("S", "W1730 Insert", "w1730l.htm"))
      insDoc(aux1, gLnk("S", "W2850 Insert", "w2850l.htm"))
      insDoc(aux1, gLnk("S", "W1730 PCD", "w1730lpkd.htm")) 
      insDoc(aux1, gLnk("S", "W2850 PCD", "w2850lpkd.htm")) 
      insDoc(aux1, gLnk("S", "Spare Parts", "spare.htm"))
  aux2 = insFld(foldersTree, gFld("D I N   1 8 3 5 b", "radial2.htm"))
      insDoc(aux2, gLnk("S", "1 cutting edge", "1cutedge2.htm"))
      insDoc(aux2, gLnk("S", "2 cutting edges", "2cutedge2.htm"))
      insDoc(aux2, gLnk("S", "W1035 Insert", "w1035l.htm"))
      insDoc(aux2, gLnk("S", "W2850 Insert", "w2850l.htm"))
      insDoc(aux2, gLnk("S", "W3570 Insert", "w3570l.htm"))
      insDoc(aux2, gLnk("S", "W4090 Insert", "w4090l.htm")) 
      insDoc(aux2, gLnk("S", "W1035 PCD", "w1035lpkd.htm"))
      insDoc(aux2, gLnk("S", "W2850 PCD", "w2850lpkd.htm"))
      insDoc(aux2, gLnk("S", "W3570 PCD", "w3570lpkd.htm"))
      insDoc(aux2, gLnk("S", "W4090 PCD", "w4090lpkd.htm"))       
      insDoc(aux2, gLnk("S", "W4110 PCD", "w4110lpkd.htm")) 
      insDoc(aux2, gLnk("S", "Spare Parts 1 Edge", "spare2.htm")) 
      insDoc(aux2, gLnk("S", "Spare Parts 2 Edges", "spare3.htm"))  
      