
USETEXTLINKS = 1 //replace 0 with 1 for hyperlinks

STARTALLOPEN = 1 //replace 0 with 1 to show the whole tree


foldersTree = gFld("<b>RELATIONSHIPS</b>")
	aux1 = insFld(foldersTree, gFld("Family/Marriage", "familyMain.tpl"))
  		aux2 = insFld(aux1, gFld("Married Life", "http://www.newcatholics.org/pg/familyMarriage.tpl"))
		aux2 = insFld(aux1, gFld("Marriage Resources", "http://www.newcatholics.org/pg/familyMarriageResources.tpl"))
		aux2 = insFld(aux1, gFld("Marriage Prep Info", "http://www.newcatholics.org/pg/familyMarriagePreparation.tpl"))
    	aux2 = insFld(aux1, gFld("Marriage Prep Reg", "http://www.newcatholics.org/doc/ewMarriagePrepRegistrationForm.doc"))
    	aux2 = insFld(aux1, gFld("Unplanned Pregnancy", "http://www.newcatholics.org/pg/charitiesPregnancy.tpl"))
    	aux2 = insFld(aux1, gFld("Post-Abortion <br>Counseling<br><br>", "http://www.newcatholics.org/pg/charitiesProjectRachel.tpl"))
    	aux2 = insFld(aux1, gFld("Annulments <br>(The Tribunal)<br><br>", "http://www.newcatholics.org/pg/familyAnnulmentTribunal.tpl"))
			aux3 = insFld(aux2, gFld("How do I start <br>the Annulment <br>Process?<br><br>", "http://www.newcatholics.org/pg/familyAnnulmentTribunal.tpl#start"))		
    		aux3 = insFld(aux2, gFld("Annulments<br>Process and Forms<br><br>", "http://www.newcatholics.org/pg/familyAnnulment.tpl"))
    		aux3 = insFld(aux2, gFld("Annulment and<br>Divorce:<br>A Comparison<br><br>", "http://www.newcatholics.org/pg/familyAnnulmentArticle.tpl"))
    	aux2 = insFld(aux1, gFld("Genealogical<br>Research<br><br>", "http://www.newcatholics.org/pg/resourcesArchives.tpl"))
     
	aux1 = insFld(foldersTree, gFld("Young Adults", "http://www.newcatholics.org/pg/youngadultMain.tpl"))

	aux1 = insFld(foldersTree, gFld("Seniors", "http://www.newcatholics.org/pg/seniorsMain.tpl"))
