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

foldersTree = gFld("", "#")
foldersTree.treeID = "products"
foldersTree.xID = "products"
aux1 =insDoc(foldersTree, gLnk("S", "<b class='mainred'>Our Products</B>", "/scientific/products.asp"))
aux1.xID = "/scientific/products.asp"
//aux1 = insFld(foldersTree, gFld("<b class='mainred'>Critical Assurance Apparel</b>", "/scientific/apparel/"))
//aux1.xID = "/scientific/apparel/"
//aux2 = insFld(aux1, gFld("Product Selection", "/scientific/apparel/products.asp"))
//aux2.xID = "/scientific/apparel/products.asp"

//aux3 =insDoc(aux2, gLnk("S", "Cleanroom", "/scientific/apparel/cleanroom.asp"))
//aux3.xID = "/scientific/apparel/cleanroom.asp"
//aux3 =insDoc(aux2, gLnk("S", "Sterile", "/scientific/apparel/sterile.asp"))
//aux3.xID = "/scientific/apparel/sterile.asp"
//aux3 =insDoc(aux2, gLnk("S", "General-use", "/scientific/apparel/general.asp"))
//aux3.xID = "/scientific/apparel/general.asp"
//aux3 =insDoc(aux2, gLnk("S", "Protective", "/scientific/apparel/protective.asp"))
//aux3.xID = "/scientific/apparel/protective.asp"			

//aux2 = insDoc(aux1, gLnk("S", "Sizing Chart", "/scientific/apparel/LW49786_pg8.pdf"))
//aux2.xID = "/scientific/apparel/LW49786_pg8.pdf"
//aux2 = insDoc(aux1, gLnk("S", "Packaging Reference", "/scientific/apparel/LW49786_pg9.pdf"))
//aux2.xID = "/scientific/apparel/LW49786_pg9.pdf"
//aux2 = insDoc(aux1, gLnk("S", "Sample Request", "/scientific/sample.asp"))
//aux2.xID = "/scientific/sample.asp"

//aux2 = insFld(aux1, gFld("Certificate Request", "/scientific/apparel/cert.asp"))
//aux2.xID = "/scientific/apparel/cert.asp"

//aux3 =insDoc(aux2, gLnk("S", "Certificate Site", "http://sterility.cardinal.com"))
//aux3.xID = "http://sterility.cardinal.com"
//aux3 =insDoc(aux2, gLnk("S", "Contact Us", "/scientific/aboutus/contact.asp"))
//aux3.xID = "/scientific/aboutus/contact.asp"
/*
aux2 =insDoc(aux1, gLnk("S", "Apparel Manufacturing", "/scientific/apparel/manufacturing.asp"))
aux2.xID = "/scientific/apparel/manufacturing.asp"
aux2 =insDoc(aux1, gLnk("S", "Apparel Testing", "/scientific/apparel/testing.asp"))
aux2.xID = "/scientific/apparel/testing.asp"
aux2 =insDoc(aux1, gLnk("S", "Apparel Fabric", "/scientific/apparel/fabric.asp"))
aux2.xID = "/scientific/apparel/fabric.asp"
aux2 =insDoc(aux1, gLnk("S", "Sales Support", "/scientific/aboutus/salessupport.asp"))
aux2.xID = "/scientific/aboutus/salessupport.asp"
aux2 =insDoc(aux1, gLnk("S", "Recycling", "/scientific/apparel/recycling.asp"))
aux2.xID = "/scientific/apparel/recycling.asp"	

aux1 = insFld(foldersTree, gFld("<b class='mainred'>Critical Assurance Face Masks</b>", "/scientific/masks/index.asp"))
aux1.xID = "/scientific/masks/"
aux1 = insFld(foldersTree, gFld("<b class='mainred'>Critical Assurance Sterilization Wraps</b>", "/scientific/wraps/index.asp"))
aux1.xID = "/scientific/wraps/"	
*/
aux1 = insFld(foldersTree, gFld("<b class='mainred'>Critical Assurance Glovesss</b>", "/scientific/gloves/"))
aux1.xID = "/scientific/gloves/"
aux2 = insFld(aux1, gFld("Product Selection", "/scientific/gloves/products.asp"))
aux2.xID = "/scientific/gloves/products.asp"
aux3 =insDoc(aux2, gLnk("S", "Cleanroom", "/scientific/gloves/cleanroom.asp"))
aux3.xID = "/scientific/gloves/cleanroom.asp"
aux3 =insDoc(aux2, gLnk("S", "Clean Process", "/scientific/gloves/cleanprocess.asp"))
aux3.xID = "/scientific/gloves/cleanprocess.asp"
aux3 =insDoc(aux2, gLnk("S", "General-purpose", "/scientific/gloves/general.asp"))
aux3.xID = "/scientific/gloves/general.asp"			

aux2 =insDoc(aux1, gLnk("S", "Sizing Chart", "/scientific/gloves/LW49786_pg13.pdf"))
aux2.xID = "/scientific/gloves/LW49786_pg13.pdf"
aux2 =insDoc(aux1, gLnk("S", "Packaging Reference", "/scientific/gloves/LW49786_pg14.pdf"))
aux2.xID = "/scientific/gloves/LW49786_pg14.pdf"
aux2 =insDoc(aux1, gLnk("S", "Sample Request", "/scientific/sample.asp"))
aux2.xID = "/scientific/sample.asp"

aux2 = insFld(aux1, gFld("Certificate Request", "/scientific/gloves/cert.asp"))
aux2.xID = "/scientific/gloves/cert.asp"

aux3 =insDoc(aux2, gLnk("S", "Certificate Site", "http://sterility.cardinal.com"))
aux3.xID = "http://sterility.cardinal.com"
aux3 =insDoc(aux2, gLnk("S", "Contact Us", "/scientific/aboutus/contact.asp"))
aux3.xID = "/scientific/aboutus/contact.asp"

aux2 =insDoc(aux1, gLnk("S", "Gloves Manufacturing", "/scientific/gloves/manufacturing.asp"))
aux2.xID = "/scientific/gloves/manufacturing.asp"
aux2 =insDoc(aux1, gLnk("S", "Gloves Testing", "/scientific/gloves/testing.asp"))
aux2.xID = "/scientific/gloves/testing.asp"
aux2 =insDoc(aux1, gLnk("S", "Gloves Materials", "/scientific/gloves/materials.asp"))
aux2.xID = "/scientific/gloves/materials.asp"
aux2 =insDoc(aux1, gLnk("S", "Sales Support", "/scientific/aboutus/salessupport.asp"))
aux2.xID = "/scientific/aboutus/salessupport.asp"

aux2 = insFld(aux1, gFld("Allergy Concerns", "/scientific/education/allergy.asp"))
aux2.xID = "/scientific/education/allergy.asp"

aux3 =insDoc(aux2, gLnk("S", "Latex Allergy Guidelines", "/scientific/education/latxguid.pdf"))
aux3.xID = "/scientific/education/latxguid.pdf"
aux3 =insDoc(aux2, gLnk("S", "Hand Care Protocol", "/scientific/education/handcare.pdf"))
aux3.xID = "/scientific/education/handcare.pdf"

aux1 = insFld(foldersTree, gFld("<b class='mainred'>Neu-Thera<sup>&reg;</sup> Treated Gloves</b>", "/scientific/Neuthera/"))
aux1.xID = "/scientific/Neuthera/"
aux2 = insFld(aux1, gFld("Ingredients", "/scientific/Neuthera/ingredients.asp"))
aux2.xID = "/scientific/Neuthera/ingredients.asp"
aux2 = insFld(aux1, gFld("Clinical Testing", "/scientific/Neuthera/clinicaltesting.asp"))
aux2.xID = "/scientific/Neuthera/clinicaltesting.asp"
