// You can find instructions for this file here:
// http://www.treeview.net

// Decide if the names are links or just the icons
USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks

// Decide if the tree is to start all open or just showing the root folders
STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree

ICONPATH = 'foldimages/' //change if the gif's folder is a subfolder, for example: 'images/'
WRAPTEXT=0


foldersTree = gFld("")

 aux1 = insFld(foldersTree, gFld("ELECTRONIC HYBRID SENSORS","") )
  aux1.iconSrc = ICONPATH + "diffFolder.gif"
  aux1.iconSrcClosed = ICONPATH + "diffFolder.gif"
    docAux = insDoc(aux1, gLnk("B", " Motion/vibration VHS-SP-001 : configurable micro controlled motion sensor with power mosfet output   ", "../products/VHS-SP-001.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    ocAux = insDoc(aux1, gLnk("B", " Motion/vibration PD 6005 : under development  ", "  "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux1, gLnk("B", " Tilt/angle THS-SP-001 : configurable micro controlled tilt sensor with power mosfet output  ", "../products/THS-SP-001.pdf  "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux1, gLnk("B", " Tip-over/angle DHS-SP-001 : configurable micro controlled tip-over sensor with power mosfet output", "../products/DHS-SP-001.pdf"))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux1, gLnk("B", " Adjustable vibration module (NPN or PNP) HS VA01-24D0-1N1-SB", "../products/HS VA01-24D0-1N1-SB.pdf"))
    docAux.iconSrc = "pdf_logo.gif"

  
     
 aux1 = insFld(foldersTree, gFld("ELECTRONIC TILT SENSORS","") )
  aux1.iconSrc = ICONPATH + "diffFolder.gif"
  aux1.iconSrcClosed = ICONPATH + "diffFolder.gif"
    docAux = insDoc(aux1, gLnk("B", " ETS 90SS : configurable micro controlled single/dual axis tilt sensor with mosfet output ", "../products/ETS 90SS.pdf "))
    docAux.iconSrc = "pdf_logo.gif"

    docAux = insDoc(aux1, gLnk("B", " ETS 90XA/DA : configurable micro controlled single/dual axis tilt sensor with bipolar analogue and mosfet output ", "../products/ETS 90XA_DA.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
       docAux = insDoc(aux1, gLnk("B", " ETS 90XP/DP : configurable micro controlled single/dual axis tilt sensor with positive analogue and mosfet output", "../products/ETS 90XP_DP.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
      docAux = insDoc(aux1, gLnk("B", " TSS-SP-001 : Micro ETS 90SS, smaller case size,  +/- 60 degrees range  ", "../products/TSS-SP-001.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
  

     docAux = insDoc(aux1, gLnk("B", " TSS-SP-002 : Micro ETS 90SS, smaller case size, including a zero level mosfet output ", "../products/TSS-SP-002.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
 
   
 
 
  

aux1 = insFld(foldersTree, gFld("ELECTRONIC MEMS SENSORS ","") )
  aux1.iconSrc = ICONPATH + "diffFolder.gif"
  aux1.iconSrcClosed = ICONPATH + "diffFolder.gif"
   aux2 = insFld(aux1, gFld("EMS -T : micro controlled MEMS sensor - TILT ","") )
   aux2.iconSrc = ICONPATH + "ftv2folderopen.gif"
   aux2.iconSrcClosed = ICONPATH + "ftv2folderclosed.gif"
    
    docAux = insDoc(aux2, gLnk("B", " EMS TF01-24D0-1N1-Ax : PNP Output, Fixed values, round metal case   ", "../products/EMS TF01-24D0-1N1-Ax.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TF01-24D0-1N1-SB : NPN Output, Fixed values  ", "../products/EMS TF01-24D0-1N1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TF01-24D0-1P1-Ax : PNP Output, Fixed values, round metal case   ", "../products/EMS TF01-24D0-1P1-Ax.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TF01-24D0-2P1-SB : PNP Output, Fixed values , 2 outputs", "../products/EMS TF01-24D0-2P1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
     docAux = insDoc(aux2, gLnk("B", " EMS TF01-24D0-1P3-DC : PNP Output, 90° All directions ", "../products/EMS TF01-24D0-1P3-DC.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TF01-32D0-1I1-SB : Analog I 4-20mA Output, Fixed values  ", "../products/EMS TF01-32D0-1I1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
   docAux = insDoc(aux2, gLnk("B", " EMS TF02-24D0-1V1-SB : Analog 0-4V Output, Fixed values ", "../products/EMS TF02-24D0-1V1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TF02-24D0-3V1-SB : Analog 0-4V Output, Fixed values, 3 outputs  ", "../products/EMS TF01-24D0-3V1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TP01-24D0-4N1-SB : NPN Output, Programmable angle, 4 outputs     ", "../products/EMS TP01-24D0-4N1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
       docAux = insDoc(aux2, gLnk("B", " EMS TP01-24D0-4P1-SB : PNP Output, Programmable angle, 4 outputs  ", "../products/EMS TP01-24D0-4P1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TP01-24D0-4P2-DC : PNP Output, Programmable angle, 4 outputs  ", "../products/EMS TP01-24D0-4P2-DC.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS TT02-24D0-1x1-SB : NPN Output, Teachable angle ", "../products/EMS TT02-24D0-1x1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
   


 aux2 = insFld(aux1, gFld("EMS -G : micro controlled MEMS sensor - G-FORCE","") )
  aux2.iconSrc = ICONPATH + "ftv2folderopen.gif"
  aux2.iconSrcClosed = ICONPATH + "ftv2folderclosed.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS GP01-24D0-4N1-SB : NPN Output, programmable angle, 4 outputs ", "../products/EMS GP01-24D0-4N1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
docAux = insDoc(aux2, gLnk("B", " EMS GP01-24D0-4N1-SB-1 : NPN Output, programmable angle, 4 outputs  ", "../products/EMS GP01-24D0-4N1-SB-1.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS GP01-24D0-4P1-SB : PNP Output, programmable angle, 4 ouptuts ", "../products/EMS GP01-24D0-4P1-SB.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS GP01-24D0-4P1-SB-1 : PNP Output, programmable angle,4 outputs  ", "../products/EMS GP01-24D0-4P1-SB-1.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
    docAux = insDoc(aux2, gLnk("B", " EMS GP01-24D0-4P2-DC : PNP Output, programmable angle,4 outputs  ", "../products/EMS GP01-24D0-4P2-DC.pdf "))
    docAux.iconSrc = "pdf_logo.gif"
   
