
USETEXTLINKS = 1 //replace 0 with 1 for hyperlinks

STARTALLOPEN = 1 //replace 0 with 1 to show the whole tree


USETEXTLINKS = 1 //replace 0 with 1 for hyperlinks

STARTALLOPEN = 1 //replace 0 with 1 to show the whole tree


foldersTree = gFld("<b>Vocations</b>")
	aux1 = insFld(foldersTree, gFld("&nbsp;Vocations Menu", "http://www.newcatholics.org/pg/vocationsMain.tpl"))
	
	aux1 = insFld(foldersTree, gFld("Seminarian Collection", "http://www.newcatholics.org/pg/vocSeminarianCollection2008.tpl"))	

	aux1 = insFld(foldersTree, gFld("&nbsp;What is a vocation?", "http://www.newcatholics.org/pg/vocationsWhat.tpl"))

	aux1 = insFld(foldersTree, gFld("Priesthood", "http://www.newcatholics.org/pg/vocationsPriesthood.tpl"))
		aux2 = insFld(aux1, gFld("What a priest does", "http://www.newcatholics.org/pg/vocationsWhoIsPriest.tpl"))
		aux2 = insFld(aux1, gFld("Is God calling me?", "http://www.newcatholics.org/pg/vocationsGodCalling.tpl"))
		aux2 = insFld(aux1, gFld("Vocation Events", "http://www.newcatholics.org/pg/vocationsEvents.tpl"))
		aux2 = insFld(aux1, gFld("Our Seminarians", "http://www.newcatholics.org/pg/vocationsSeminarians.tpl"))											
		aux2 = insFld(aux1, gFld("Where we study", "http://www.newcatholics.org/pg/vocationsWhereWeStudy.tpl"))
		aux2 = insFld(aux1, gFld("Vocation Prayers", "http://www.newcatholics.org/pg/vocationsPrayers.tpl"))
		aux2 = insFld(aux1, gFld("Contact Information", "http://www.newcatholics.org/pg/vocationsContact.tpl"))
	aux1 = insFld(foldersTree, gFld("Religious Life", "http://www.newcatholics.org/pg/vocationsReligiousLife.tpl"))
	aux1 = insFld(foldersTree, gFld("Diaconate", "http://www.newcatholics.org/pg/vocationsDiaconate.tpl"))
	aux1 = insFld(foldersTree, gFld("Department for Lay<br> Ministry Formation", "http://www.newcatholics.org/pg/vocationsParishMinisters.tpl"))
		aux2 = insFld(aux1, gFld("Commissioned<br>Ministry<br>Leadership<br>Formation<br>Program", "http://www.newcatholics.org/pg/vocationsParishLeadership.tpl"))	
		aux2 = insFld(aux1, gFld("Commissioned<br>Ministry<br>Flyers", "http://www.newcatholics.org/pg/vocationsCMFlyers.tpl"))
		aux2 = insFld(aux1, gFld("Commissioned<br>Ministry<br>Newsletters", "http://www.newcatholics.org/pg/vocationsComMinNews.tpl"))		
		aux2 = insFld(aux1, gFld("Parish Leadership<br>Positions", "http://www.newcatholics.org/pg/vocationsParishLeadershipPositions.tpl"))
		aux2 = insFld(aux1, gFld("TEAM Days", "http://www.newcatholics.org/pg/vocationsLayMinistryFormationTEAMDays.tpl"))		
		



