// 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 = 0


foldersTree = gFld("", "#")
foldersTree.treeID = "deptmgmt"
foldersTree.xID = "deptmgmt"

aux1 = insFld(foldersTree, gFld( "<b class='mainred'>SYNtrac&reg;</B>", "http://nps.cardinal.com/nps/Syntrac_New/"))
aux1.xID = "http://nps.cardinal.com/nps/Syntrac_New/"

aux2 = insDoc(aux1, gLnk("S","Features/details", "http://nps.cardinal.com/nps/Syntrac_New/Discover/"))
aux2.xID = "http://nps.cardinal.com/nps/Syntrac_New/Discover/"

aux2 = insDoc(aux1, gLnk("S","Interfaces", "http://nps.cardinal.com/nps/Syntrac_New/"))
aux2.xID = "http://nps.cardinal.com/nps/Syntrac_New/"

aux2 = insDoc(aux1, gLnk("S","SYNtrac&reg online training", "http://nps.cardinal.com/nps/Syntrac_New/"))
aux2.xID = "http://nps.cardinal.com/nps/Syntrac_New/"

aux2 = insDoc(aux1, gLnk("S","Inquire/Provide feedback", "http://nps.cardinal.com/nps/Syntrac_New/"))
aux2.xID = "http://nps.cardinal.com/nps/Syntrac_New/"

aux1 = insDoc(foldersTree, gFld("<b class='mainred'>Cardiowriter</b>","/nps/content/deptmgmt/techsolutions/cardiowriter/"))
aux1.xID = "/nps/content/deptmgmt/techsolutions/cardiowriter/"

aux1 = insDoc(foldersTree, gFld("<b class='mainred'>Medical Imaging Staffing</b>","/nps/content/deptmgmt/staffing/"))
aux1.xID = "/nps/content/deptmgmt/staffing/"

aux1 = insDoc(foldersTree, gFld("<b class='mainred'>Professional Consultation</B>","/nps/content/deptmgmt/pro-consult/"))
aux1.xID = "/nps/content/deptmgmt/pro-consult/"

aux1 = insDoc(foldersTree, gFld("<b class='mainred'>Continuing Education</b>", "/nps/content/deptmgmt/ce-info/"))
aux1.xID = "/nps/content/deptmgmt/ce-info/"


