
USETEXTLINKS = 1 //replace 0 with 1 for hyperlinks

STARTALLOPEN = 1 //replace 0 with 1 to show the whole tree

foldersTree = gFld("<b>GIFTS/CHARITIES</b>")
	aux1 = insFld(foldersTree, gFld("2009 Bishop's Appeal", "http://www.newcatholics.org/pg/giftsBishopsAppeal2009.tpl"))
		aux2 = insFld(aux1, gFld("Give Today", "http://www.newcatholics.org/pg/giftsBA2009GiveToday.tpl"))
		aux2 = insFld(aux1, gFld("What is the Appeal", "http://www.newcatholics.org/pg/giftsBA2009WhatIsTheAppeal.tpl"))
		aux2 = insFld(aux1, gFld("Your Gift Supports", "http://www.newcatholics.org/pg/giftsBA2009YourGiftSupports.tpl"))	
		aux2 = insFld(aux1, gFld("Crozier Society", "http://www.newcatholics.org/pg/giftsBA2009TheCrozierSociety.tpl"))
		aux2 = insFld(aux1, gFld("Contact Us", "http://www.newcatholics.org/pg/giftsBA2009ContactUs.tpl"))		
		
	aux1 = insFld(foldersTree, gFld("Catholic Foundation", "http://www.newcatholics.org/pg/giftsCatholicFoundation.tpl"))

	aux1 = insFld(foldersTree, gFld("Catholic Charities", "http://www.newcatholics.org/pg/charitiesMain.tpl"))			
		aux2 = insFld(aux1, gFld("Commitment To<br> Service", "http://www.newcatholics.org/pg/charitiesCommittment.tpl"))
		aux2 = insFld(aux1, gFld("Community<br> Services", "http://www.newcatholics.org/pg/charitiesCommunity3.tpl"))
		aux2 = insFld(aux1, gFld("Resettlement &amp;<br> Immigration<br>Services", "http://www.newcatholics.org/pg/RIS.tpl"))
		aux2 = insFld(aux1, gFld("McCormick<br> Home", "http://www.newcatholics.org/pg/charitiesMcCormickHome.tpl"))
		aux2 = insFld(aux1, gFld("Pregnancy<br>	Services", "http://www.newcatholics.org/pg/charitiesPregnancy.tpl"))	
		aux2 = insFld(aux1, gFld("Adoption<br> Services", "http://www.newcatholics.org/pg/charitiesAdoption.tpl"))

	aux1 = insFld(foldersTree, gFld("RIS", "http://www.newcatholics.org/pg/RIS.tpl"))
		aux2 = insFld(aux1, gFld("2004 Hmong<br>Resettlement<br>Overview", "http://www.newcatholics.org/pg/RISHmong2004.tpl"))
		aux2 = insFld(aux1, gFld("Volunteers<br>and Donations<br> Needed", "http://www.newcatholics.org/pg/charitiesCommittment.tpl#volunteer"))
		aux2 = insFld(aux1, gFld("Latest News", "http://www.newcatholics.org/pg/RISNews.tpl"))
		aux2 = insFld(aux1, gFld("Refugee<br>Journey<br>Chart", "http://www.newcatholics.org/pg/RISJourney.tpl"))
		aux2 = insFld(aux1, gFld("Resettlement<br>Statistics", "http://www.newcatholics.org/pg/RISResettlementStats.tpl"))		

	aux1 = insFld(foldersTree, gFld("World Mission Services", "http://www.newcatholics.org/pg/WMSMain.tpl"))
		aux2 = insFld(aux1, gFld("Services", "http://www.newcatholics.org/pg/WMSServices.tpl"))
		aux2 = insFld(aux1, gFld("Wills<br>Bequests<br>Annuities", "http://www.newcatholics.org/pg/WMSWills.tpl"))
		aux2 = insFld(aux1, gFld("Direct<br>Mail<br>Appeals", "http://www.newcatholics.org/pg/WMSDirectMail.tpl"))
		aux2 = insFld(aux1, gFld("Parish<br>Collections", "http://www.newcatholics.org/pg/WMSParishCollections.tpl"))
		aux2 = insFld(aux1, gFld("Other<br>Services", "http://www.newcatholics.org/pg/WMSOtherItems.tpl"))

