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

/* foldersTree = gFld("<b>Tree Options</b>", "demoFramelessHili.html")
 aux2 = insFld(foldersTree, gFld("United States", "productdetails.php?product_id=437"))
 insDoc(aux2, gLnk("S", "Boston", "productdetails.php?product_id=398"))
 insDoc(aux2, gLnk("S", "Tiny pic of New York City", "demoFramelessHili.html?pic=%22beenthere_newyork%2Ejpg%22"))
 insDoc(aux2, gLnk("S", "Washington", "demoFramelessHili.html?pic=%22beenthere_washington%2Ejpg%22"))
 aux2 = insFld(foldersTree, gFld("Europe", "javascript:undefined"))
 insDoc(aux2, gLnk("S", "London", "demoFramelessHili.html?pic=%22beenthere_london%2Ejpg%22"))
 insDoc(aux2, gLnk("S", "Lisbon", "demoFramelessHili.html?pic=%22beenthere_lisbon%2Ejpg%22")) */

foldersTree = gFld("", "")
aux2 = insFld(foldersTree, gFld("Medical Displays", "javascript:undefined"))
aux3 = insFld(aux2, gFld("High Bright-Grayscale", ""))

/*********************  ME i2 Series ************************************/

aux4 = insFld(aux3, gFld("ME i2 Series", "#"))
insDoc(aux4, gLnk("S", "MS51i2", "productdetails.php?product_id=437"))
insDoc(aux4, gLnk("S", "MS21i2", "productdetails.php?product_id=466"))
insDoc(aux4, gLnk("S", "ME551i2", "productdetails.php?product_id=380"))
insDoc(aux4, gLnk("S", "ME355i2", "productdetails.php?product_id=398"))
insDoc(aux4, gLnk("S", "ME253i2", "productdetails.php?product_id=407"))

/*********************  ME i Series ************************************/

aux5 = insFld(aux3, gFld("ME i Series", "#"))
insDoc(aux5, gLnk("S", "ME351i1", "productdetails.php?product_id=351"))

/*********************  ME Series ************************************/

aux6 = insFld(aux3, gFld("ME Series", "#"))
insDoc(aux6, gLnk("S", "ME181L/r", "productdetails.php?product_id=384"))
insDoc(aux6, gLnk("S", "ME183L", "productdetails.php?product_id=416"))
insDoc(aux6, gLnk("S", "ME201L/r", "productdetails.php?product_id=415"))

aux7 = insFld(aux2, gFld("High Bright-Color", ""))

/********************* CCL i2 Series ************************************/

aux8 = insFld(aux7, gFld("CCL i2 Series", "#"))
insDoc(aux8, gLnk("S", "CCL354i2", "productdetails.php?product_id=440"))
insDoc(aux8, gLnk("S", "CCL352i2", "productdetails.php?product_id=438"))
insDoc(aux8, gLnk("S", "CCL254i2", "productdetails.php?product_id=439"))
insDoc(aux8, gLnk("S", "CCL252i2", "productdetails.php?product_id=435"))

/********************* CCL i Series ************************************/

aux9 = insFld(aux7, gFld("CCL i Series", "#"))
insDoc(aux9, gLnk("S", "CCL350i", "productdetails.php?product_id=382"))

/********************* CCL Series ************************************/

aux10 = insFld(aux7, gFld("CCL Series", "#"))
insDoc(aux10, gLnk("S", "CCL192plus", "productdetails.php?product_id=385"))
insDoc(aux10, gLnk("S", "CCL182/r", "productdetails.php?product_id=421"))
insDoc(aux10, gLnk("S", "CCL212r", "productdetails.php?product_id=417"))
insDoc(aux10, gLnk("S", "CCL208", "productdetails.php?product_id=467"))

/********************* Surgical Displays ************************************/

aux11 = insFld(aux2, gFld("Surgical Displays", "#"))
insDoc(aux11, gLnk("S", "USE4201", "productdetails.php?product_id=use4201"))
insDoc(aux11, gLnk("S", "CCL192plus", "productdetails.php?product_id=385"))

/********************* Clinical Displays ************************************/

aux12 = insFld(aux2, gFld("Clinical Displays", "#"))
insDoc(aux12, gLnk("S", "L200ME", "specialproduct.php"))

/********************* Mammo Displays ************************************/

aux13 = insFld(aux2, gFld("Mammo Displays", "#"))  
 insDoc(aux13, gLnk("S", "ME551i2", "productdetails.php?product_id=380"))
 insDoc(aux13, gLnk("S", "MS51i2", "productdetails.php?product_id=437"))
 insDoc(aux13, gLnk("S", "MS21i2", "productdetails.php?product_id=466"))

 /********************* Touch Displays ************************************/
 
 aux14 = insFld(aux2, gFld("Touch Displays", "#"))  
 insDoc(aux14, gLnk("S", "USE1910", "productdetails.php?product_id=use1910"))
 
  /********************* Graphics Cards - TOTOKU ************************************/
 
 aux15 = insFld(foldersTree, gFld("Graphics Cards", "#"))
  insDoc(aux15, gLnk("S", "2MP", "videocards.php?vc=2"))
 insDoc(aux15, gLnk("S", "3MP", "videocards.php?vc=3"))
 insDoc(aux15, gLnk("S", "5MP", "videocards.php?vc=5"))
 
 
 /********************* Calibration Kit ************************************/
 
 aux18 = insFld(foldersTree, gFld("Calibration Kit", "javascript:undefined"))
 insDoc(aux18, gLnk("S", "CAL-010", "productdetails.php?product_id=cal010"))
 //insDoc(aux18, gLnk("S", "CAL-011", "productdetails.php?product_id=cal011"))
 
 /********************* Softwares ************************************/
 
  aux19 = insFld(foldersTree, gFld("Software", "javascript:undefined"))
 insDoc(aux19, gLnk("S", "UCAL-200", "productdetails.php?product_id=ucal200"))
 insDoc(aux19, gLnk("S", "XRVue", "productdetails.php?product_id=xrvue"))
 insDoc(aux19, gLnk("S", "PM Medivisor", "productdetails.php?product_id=pmmed"))
 //insDoc(aux19, gLnk("S", "QA Medivisor", "productdetails.php?product_id=qamed"))
 //insDoc(aux19, gLnk("S", "Medivisor Grayscale", "productdetails.php?product_id=graymed"))
 
 /********************* DISCONTINUED MODELS- ME i Series *******************************/
 
 aux20 = insFld(foldersTree, gFld("Discontinued Models", "javascript:undefined"))
 aux21 = insFld(aux20, gFld("ME i Series", "#2"))
 insDoc(aux21, gLnk("S", "ME251i", "productdetails.php?product_id=381"))

 /********************* DISCONTINUED MODELS- ME Series *******************************/
 
 aux22 = insFld(aux20, gFld("ME Series", "#"))
 insDoc(aux22, gLnk("S", "ME181L", "productdetails.php?product_id=463"))
 insDoc(aux22, gLnk("S", "ME201L", "productdetails.php?product_id=462"))
 insDoc(aux22, gLnk("S", "ME213L", "productdetails.php?product_id=459")) 
 insDoc(aux22, gLnk("S", "ME315L", "productdetails.php?product_id=458"))
 insDoc(aux22, gLnk("S", "ME511L", "productdetails.php?product_id=457"))
 
  /********************* DISCONTINUED MODELS- CCL i Series *******************************/
 
 aux23 = insFld(aux20, gFld("CCL i Series", "#"))
 insDoc(aux23, gLnk("S", "CCL250i", "productdetails.php?product_id=383"))

 /********************* DISCONTINUED MODELS- CCL Series *******************************/
 
 aux24 = insFld(aux20, gFld("CCL i Series", "#"))
 insDoc(aux24, gLnk("S", "CCL182", "productdetails.php?product_id=465"))
 insDoc(aux24, gLnk("S", "CCL202", "productdetails.php?product_id=461"))
 insDoc(aux24, gLnk("S", "CCL204", "productdetails.php?product_id=418")) 
 insDoc(aux24, gLnk("S", "CCL212", "productdetails.php?product_id=464"))
 insDoc(aux24, gLnk("S", "CCL316", "productdetails.php?product_id=456"))
 
 //
// Set this string if TreeView and other configuration files may also be loaded 
// in the same session.
//
foldersTree.treeID = "FramelessHili"
