// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
ICONPATH = '/images/'
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
HIGHLIGHT = 1
HIGHLIGHT_COLOR = '#CB7647'
HIGHLIGHT_BG = '#FFFFFF'


foldersTree = gFld("<b>Home</b>", "/index.php")
aux7 =  insFld(foldersTree, gFld("<font color=\"#CB7647\"><b>Forums</b></font>", "/scripts/forum_redir.php"))
aux2 =  insFld(foldersTree, gFld("Association Info", "javascript:undefined"))
	insDoc(aux2, gLnk("S", "FAQ", "/association/faq.php"))
	insDoc(aux2, gLnk("S", "Terms of Use", "/association/rules.php"))
	insDoc(aux2, gLnk("S", "Bylaws", "/association/bylaws.php"))
	insDoc(aux2, gLnk("S", "Minutes", "/association/minutes/minutes.php"))	
	insDoc(aux2, gLnk("S", "Regions", "/association/regions.php"))
	insDoc(aux2, gLnk("S", "Contacts", "/association/contacts.php"))
 	insDoc(aux2, gLnk("S", "Member Directory", "/membership/memus.php"))
 	insDoc(aux2, gLnk("S", "Honorary Members", "/association/honorary.php"))
aux1 =  insFld(foldersTree, gFld("Membership Info", "javascript:undefined"))
	insDoc(aux1, gLnk("S", "Member Benefits", "/membership/why.php"))
 	insDoc(aux1, gLnk("S", "<b>Join Online</b>", "/membership/join.php"))
 	insDoc(aux1, gLnk("S", "Join via Mail", "/membership/joinmail.php"))
 	insDoc(aux1, gLnk("S", "30 Day Trial", "/membership/trial.php"))
 	insDoc(aux1, gLnk("S", "Renew Online", "/membership/renew.php"))
 	insDoc(aux1, gLnk("S", "Global Subscription", "/membership/global.php"))
aux5 =  insFld(foldersTree, gFld("<font color=\"#066D80\">Books and DVDs</font>", "javascript:undefined"))
	/* insDoc(aux5, gLnk("S", "TechEd Classes", "/teched/seminars.php")) */
	insDoc(aux5, gLnk("S", "<font color=\"#066D80\">DVD-Soldering</font>", "/teched/dvd_te501.php"))
	insDoc(aux5, gLnk("S", "<font color=\"#066D80\">Desk Reference</font>", "/teched/deskref.php"))
	insDoc(aux5, gLnk("S", "<font color=\"#066D80\">Electrical Repair</font>", "/teched/martin_mw166.php"))
	insDoc(aux5, gLnk("S", "<font color=\"#066D80\">Sales Guide</font>", "/teched/cg.php"))
aux3 =  insFld(foldersTree, gFld("<font color=\"#066D80\">ERE Newspaper</font>", "javascript:undefined"))
	insDoc(aux3, gLnk("S", "<font color=\"#066D80\">Current Issue</font>", "/eren/current.php"))
	insDoc(aux3, gLnk("S", "<font color=\"#066D80\">Archives</font>", "/eren/archive2.php"))
	insDoc(aux3, gLnk("S", "<font color=\"#066D80\">About</font>", "/eren/about.php"))
	insDoc(aux3, gLnk("S", "<font color=\"#066D80\">Subscribe Online</font>", "/eren/subscribe.php"))
	insDoc(aux3, gLnk("S", "<font color=\"#066D80\">Subscribe via Mail</font>", "/eren/subscribemail.php"))
aux4  =  insFld(foldersTree, gFld("<font color=\"#066D80\">Forms Library</font>", "/business/forms.php"))
aux11 = insFld(foldersTree, gFld("<font color=\"#066D80\">JIMCO Manuals</font>", "/jimco/era_jimco.php"))
aux20 =  insFld(foldersTree, gFld("<font color=\"#066D80\">Logo Library</font>", "/business/logos.php"))
aux19 = insFld(foldersTree, gFld("<font color=\"#066D80\">Manuals Library</font>", "/manuals/manuals.php"))
aux15 = insFld(foldersTree, gFld("<font color=\"#066D80\">Prestolite Manuals</font>", "/prestolite/prestolite.php"))
aux9 =  insFld(foldersTree, gFld("<font color=\"#066D80\">Sources Guide</font>", "/supplier/s1.php"))
aux10 = insFld(foldersTree, gFld("<font color=\"#066D80\">Technical Library</font>", "/techlib/tech_lib.php"))
aux16 = insFld(foldersTree, gFld("<font color=\"#066D80\">Transpo VR Manual</font>", "/vrc2010/era_transpo.php"))
aux22 = insFld(foldersTree, gFld("<font color=\"#066D80\">Video Library</font>", "/re-view/vid_pages/vids.php"))
aux19 = insFld(foldersTree, gFld("<font color=\"#066D80\">Wiring Library</font>", "/wiring/wiring.php"))
aux14 = insFld(foldersTree, gFld("<font color=\"#6D6D6D\">Biz-O-Meter</font>", "/bizometer/biz_o_whatis.php"))
aux21 = insFld(foldersTree, gFld("<font color=\"#6D6D6D\">Buying Group</font>", "/membership/thebuyinggroup.php"))
aux17 = insFld(foldersTree, gFld("<font color=\"#6D6D6D\">Camera Kit</font>", "/re-view/vid_pages/videokit.php"))
aux6 =  insFld(foldersTree, gFld("<font color=\"#6D6D6D\">ERA Trade Show</font>", "/erashow/about_show.php"))
aux13 = insFld(foldersTree, gFld("<font color=\"#6D6D6D\">Member Locator</font>", "/findarebuilder/find.php"))
aux8 =  insFld(foldersTree, gFld("<font color=\"#6D6D6D\">Web Services</font>", "/web_serv/web_serv.php"))

//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "t2" 
 
                    
