
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("Catholic Charities", "http://www.gbdioc.org/what-the-church-can-do-for-you/catholic-charities.html"))
		aux2 = insFld(aux1, gFld("Resettlement &amp;<br> Immigration<br>Services", "http://www.gbdioc.org/what-the-church-can-do-for-you/familymarriagerelationships/113-refugee-and-immigration-services.html"))
		aux2 = insFld(aux1, gFld("McCormick<br> Home", "http://www.gbdioc.org/whoarewe/diocesan-facilities/34-mccormick-memorial-home.html"))
		aux2 = insFld(aux1, gFld("Pregnancy<br>	Services", "http://www.gbdioc.org/what-the-church-can-do-for-you/familymarriagerelationships/50-pregnancy-services.html"))	
		aux2 = insFld(aux1, gFld("Adoption<br> Services", "http://www.gbdioc.org/what-the-church-can-do-for-you/familymarriagerelationships/49-adoption-services.html"))
		
	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"))
		
	aux1 = insFld(foldersTree, gFld("2009 Bishop's Appeal", "http://www.newcatholics.org/pg/giftsBishopsAppeal2009.tpl"))
		
	aux1 = insFld(foldersTree, gFld("RIS", "http://www.gbdioc.org/what-the-church-can-do-for-you/familymarriagerelationships/113-refugee-and-immigration-services.html"))
