// 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>", "/nps/content/deptmgmt/techsolutions/"))
aux1.xID = "/nps/content/deptmgmt/techsolutions/"

aux2 = insDoc(aux1, gLnk("S","Features/details", "/nps/content/deptmgmt/techsolutions/syntrac_details.asp"))
aux2.xID = "/nps/content/deptmgmt/techsolutions/syntrac_details.asp"

aux2 = insDoc(aux1, gLnk("S","Interfaces", "/nps/content/deptmgmt/techsolutions/syntrac_interfaces.asp"))
aux2.xID = "/nps/content/deptmgmt/techsolutions/syntrac_interfaces.asp"

aux2 = insDoc(aux1, gLnk("S","SYNtrac&reg online training", "/nps/content/deptmgmt/techsolutions/syntrac_online-training.asp"))
aux2.xID = "/nps/content/deptmgmt/techsolutions/syntrac_online-training.asp"

aux2 = insDoc(aux1, gLnk("S","Inquire/Provide feedback", "/nps/content/deptmgmt/techsolutions/syntrac_form.asp"))
aux2.xID = "/nps/content/deptmgmt/techsolutions/syntrac_form.asp"

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/"

