﻿USETEXTLINKS = 1
STARTALLOPEN = 0
HIGHLIGHT = 1
HIGHLIGHT_BG = '#808080'
ICONPATH = 'images/'
USEFRAMES = 0
PRESERVESTATE = 1
GLOBALTARGET = 'S'
foldersTree = gFld('', '')
foldersTree.iconSrc = ICONPATH + 'ftv2blank.gif'
foldersTree.treeID = 'Tree1'

xhome = insFld(foldersTree, gFld('&nbsp;Home&nbsp;', 'home.htm'))
xreferrals = insFld(xhome, gFld('&nbsp;Referral&nbsp;Program&nbsp;', 'referrals.htm'))
docAux = insDoc(xreferrals, gLnk('S', '&nbsp;About&nbsp;Prodsol&nbsp;', 'about_prodsol.htm'))
docAux = insDoc(xreferrals, gLnk('S', '&nbsp;Prospective&nbsp;Clients&nbsp;', 'prospective_clients.htm'))
xprospective_connectors = insFld(xreferrals, gFld('&nbsp;Prospective&nbsp;Connectors&nbsp;', 'prospective_connectors.htm'))
docAux = insDoc(xreferrals, gLnk('S', '&nbsp;Prospective&nbsp;Sponsors&nbsp;', 'prospective_sponsors.htm'))
docAux = insDoc(foldersTree, gLnk('S', '&nbsp;Our&nbsp;Secret&nbsp;', 'our_secret.htm'))
xcase_summaries = insFld(foldersTree, gFld('&nbsp;Cases&nbsp;', 'case_summaries.htm'))
docAux = insDoc(foldersTree, gLnk('S', '&nbsp;Testimonials&nbsp;', 'testimonials.htm'))
docAux = insDoc(foldersTree, gLnk('S', '&nbsp;Service&nbsp;Plan&nbsp;', 'service_plan.htm'))
docAux = insDoc(foldersTree, gLnk('S', '&nbsp;Clients&nbsp;', 'clients.htm'))
xcompany = insFld(foldersTree, gFld('&nbsp;Company&nbsp;', 'company.htm'))
docAux = insDoc(xcompany, gLnk('S', '&nbsp;Vision&nbsp;and&nbsp;Values&nbsp;', 'vision_and_values.htm'))
docAux = insDoc(xcompany, gLnk('S', '&nbsp;Founders&nbsp;', 'founders.htm'))
docAux = insDoc(xcompany, gLnk('S', '&nbsp;History&nbsp;', 'history.htm'))
docAux = insDoc(xcompany, gLnk('S', '&nbsp;News&nbsp;', 'news.htm'))
xcontact_us = insFld(xcompany, gFld('&nbsp;Contact&nbsp;Us&nbsp;', 'contact_us.htm'))
