// 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 = 0
PRESERVESTATE = 1
ICONPATH = "http://www.soc-robotics.com/pub/graphics/"


foldersTree = gFld("<b> </b>", "demoFrameless.html")
  aux1 = insFld(foldersTree, gFld("P1 DSP Processor", "http://www.soc-robotics.com/product/P1_Specs/P1 Processors Summary.html"))
    aux2 = insFld(aux1, gFld("P1 Processor", "http://www.soc-robotics.com/product/P1_Specs/P1_Processor.html"))
    aux2 = insFld(aux1, gFld("P1 Development Platform", "http://www.soc-robotics.com/product/P1_Specs/P1_DP.html"))
    aux2 = insFld(aux1, gFld("P1 Breakout Kit", "http://www.soc-robotics.com/product/P1_Specs/P1_PBK.html"))
  aux1 = insFld(foldersTree, gFld("Amber Web Server", "http://www.soc-robotics.com/product/Amber_Specs/Amber Processor Summary.html"))
    aux2 = insFld(aux1, gFld("WS128 Amber", "http://www.soc-robotics.com/product/Amber_Specs/Amber_Processor.html"))
    aux2 = insFld(aux1, gFld("WS168 AmberM", "http://www.soc-robotics.com/product/Amber_Specs/AmberM_Processor.html"))
    aux2 = insFld(aux1, gFld("WLP12", "http://www.soc-robotics.com/product/Amber_Specs/WLP12.html"))
    aux2 = insFld(aux1, gFld("AMD10", "http://www.soc-robotics.com/product/Amber_Specs/AMD10.html"))
  aux1 = insFld(foldersTree, gFld("Chinook AVR Processors","http://www.soc-robotics.com/product/Chinook_Specs/Chinook%20Processor%20Summary.html"))
    aux2 = insFld(aux1, gFld("Wasp", "http://www.soc-robotics.com/product/Chinook_Specs/Wasp.html"))
  aux1 = insFld(foldersTree, gFld("Camera Modules", "http://www.soc-robotics.com/product/SOCVision_Specs/Camera Module Summary.html"))
    aux2 = insFld(aux1, gFld("CN12", "http://www.soc-robotics.com/product/SOCVision_Specs/CN12.html"))
    aux2 = insFld(aux1, gFld("CM130", "http://www.soc-robotics.com/product/SOCVision_Specs/CM130.html"))
    aux2 = insFld(aux1, gFld("CM68", "http://www.soc-robotics.com/product/SOCVision_Specs/CM68.html"))
  aux1 = insFld(foldersTree, gFld("Sensors", "http://www.soc-robotics.com/product/Sensors/Sensors.html"))
    aux2 = insFld(aux1, gFld("IMU6410", "http://www.soc-robotics.com/product/Sensors/IMU6410.html"))
    aux2 = insFld(aux1, gFld("DOF10W", "http://www.soc-robotics.com/product/Sensors/DOF10W.html"))
    aux2 = insFld(aux1, gFld("DOF9W", "http://www.soc-robotics.com/product/Sensors/DOF9W.html"))
  aux1 = insFld(foldersTree, gFld("Motion Control", "http://www.soc-robotics.com/product/MotorC_Specs/Motion Control.html"))
    aux2 = insFld(aux1, gFld("MC433 4-Axis PWM", "http://www.soc-robotics.com/product/MotorC_Specs/MC433.html"))
    aux2 = insFld(aux1, gFld("MK4460 4-Axis Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Control Systems/MK4+4MM160.html"))
    aux2 = insFld(aux1, gFld("MK5560 5-Axis Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Control Systems/MK5+5MM160.html"))
    aux2 = insFld(aux1, gFld("Controllers", "http://www.soc-robotics.com/product/MotorC_Specs/Controllers.html"))
        aux3 = insFld(aux2, gFld("MK1 Breakout", "http://www.soc-robotics.com/product/MotorC_Specs/Controllers/MK1.html"))
        aux3 = insFld(aux2, gFld("MK4 Controller", "http://www.soc-robotics.com/product/MotorC_Specs/Controllers/MK4.html"))
        aux3 = insFld(aux2, gFld("MK4U Controller", "http://www.soc-robotics.com/product/MotorC_Specs/Controllers/MK4U.html"))
        aux3 = insFld(aux2, gFld("MK5 Controller", "http://www.soc-robotics.com/product/MotorC_Specs/Controllers/MK5.html"))
    aux2 = insFld(aux1, gFld("Stepper Drivers", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers.html"))
        aux3 = insFld(aux2, gFld("MM120 2A Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers/MM120.html"))
        aux3 = insFld(aux2, gFld("MM130 3A Unipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers/MM130.html"))
        aux3 = insFld(aux2, gFld("MM160 3.5A Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers/MM160.html"))
        aux3 = insFld(aux2, gFld("MM165 Smart Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers/MM165.html"))
        aux3 = insFld(aux2, gFld("MM220 Smart 6A Bipolar", "http://www.soc-robotics.com/product/MotorC_Specs/Drivers/MM220.html"))





