//UDMv3.5

//**DO NOT EDIT THIS *****

if (!exclude) { //********

//************************







// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment

var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)

var absTOP = 	110; 		// absolute top position



var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)



var stretchMENU = false;		// show empty cells

var showBORDERS = false;		// show empty cell borders



var baseHREF = "";		// base path to .js files for the script (ie: resources/)

var zORDER = 	1000;		// base z-order of nav structure (not ns4)



var mCOLOR = 	"black";	// main nav cell color

var rCOLOR = 	"black";	// main nav cell rollover color

var bSIZE = 	1;		// main nav border size

var bCOLOR = 	"black"	// main nav border color

var aLINK = 	"white";	// main nav link color

var aHOVER = 	"#6f7ab2";		// main nav link hover-color (dual purpose)

var aDEC = 		"none";	// main nav link decoration

var fFONT = 	"arial";	// main nav font face

var fSIZE = 	12;		// main nav font size (pixels)

var fWEIGHT = 	"bold"	// main nav font weight

var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)

var vPADDING = 	3;		// main nav vertical cell padding

var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)



var keepLIT =	true;		// keep rollover color when browsing menu

var vOFFSET = 	5;		// shift the submenus vertically

var hOFFSET = 	4;		// shift the submenus horizontally



var smCOLOR = 	"black";	// submenu cell color



var srCOLOR = 	"#6f7ab2";	// submenu cell rollover color

var sbSIZE = 	1;		// submenu border size

var sbCOLOR = 	"#6f7ab2"	// submenu border color

var saLINK = 	"white";	// submenu link color

var saHOVER = 	"black";		// submenu link hover-color (dual purpose)

var saDEC = 	"none";		// submenu link decoration

var sfFONT = 	"arial";	// submenu font face

var sfSIZE = 	12;		// submenu font size (pixels)

var sfWEIGHT = 	"normal"	// submenu font weight

var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)

var svPADDING = 1;		// submenu vertical cell padding

var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)



var shSIZE =	3;		// submenu drop shadow size

var shCOLOR =	"#a8a8a8";	// submenu drop shadow color

var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)



var keepSubLIT = true;		// keep submenu rollover color when browsing child menu

var chvOFFSET = -12;		// shift the child menus vertically

var chhOFFSET = 7;		// shift the child menus horizontally



var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)

var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)

var closeTIMER = 330;		// menu closing delay time



var cellCLICK = true;		// links activate on TD click

var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)



var altDISPLAY = "";		// where to display alt text

var allowRESIZE = mu;		// allow resize/reload



var redGRID = false;		// show a red grid

var gridWIDTH = 760;		// override grid width

var gridHEIGHT = 500;		// override grid height

var documentWIDTH = 0;		// override document width



var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)

var allowForSCALING = false;	// allow for text scaling in gecko browsers

var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)



var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)

var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)



var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)

var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)

var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)



var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)

var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)







//** LINKS ***********************************************************





// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]







addMainItem("","Sacraments",115,"center","","",0,0,"","","","","");

	defineSubmenuProperties(152,"center","left",-5,-50,"","","","","","","");



	addSubmenuItem("http://www.st-gerard.org/anointingofthesick.html","Anointing of the Sick","","");

	addSubmenuItem("http://www.st-gerard.org/baptism.html","Baptism","","");

	addSubmenuItem("http://www.st-gerard.org/confirmation.html","Confirmation","","");

	addSubmenuItem("http://www.st-gerard.org/eucharist.html","Eucharist","","");

	addSubmenuItem("http://www.st-gerard.org/holyordersandreligouslife.html","Holy Orders/Religous Life","","");

	addSubmenuItem("http://www.st-gerard.org/marriage.html","Marriage","","");

	addSubmenuItem("http://www.st-gerard.org/reconciliation.html","Reconciliation","","");





addMainItem("","Liturgy",83,"center","","",0,0,"","","","","");


	defineSubmenuProperties(185,"center","left",-5,-20,"","","","","","","");


	addSubmenuItem("http://www.st-gerard.org/regularmasstimes.html","Mass Schedule &amp; Location","","");


	addSubmenuItem("http://www.st-gerard.org/liturgynews.html","Liturgy News &amp; Current Events","","");


	addSubmenuItem("","Current Ministry Schedules","","");

// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]


		defineChildmenuProperties(130,"left","left",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/AltarandChapelCare.pdf","Alter and Chapel Care","_blank","");
		
		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/AltarServersSchedule.pdf","Altar Servers","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/ChurchMiceSchedule.pdf","Church Mice","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/EucharisticMinistersSchedule.pdf","Eucharistic Ministers","_blank",""); 

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/GreeterUserSchedule.pdf","Greeter/Ushers","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/HospitalitySchedule.pdf","Hospitality","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/MinisteroftheWordSchedule.pdf","Ministers of the Word","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/AdultNurseryNineOClockSchedule.pdf","Nursery (9:00) Adult","_blank","");
		
		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/YouthNurseryNineOClockSchedule.pdf","Nursery (9:00) Teen","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/AdultNurseryTenForthFiveSchedule.pdf","Nursery (10:45) Adult","_blank","");
		
		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/YouthNurseryTenForthFiveSchedule.pdf","Nursery (10:45) Teen","_blank","");

		addChildmenuItem("http://www.st-gerard.org/Liturgy/Schedules/VideoDisplaySchedule.pdf","Video Display","_blank","");



	addSubmenuItem("http://www.st-gerard.org/liturgyresources.html","Liturgy Resources","","");

// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]

		defineChildmenuProperties(190,"left","center",20,-50,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")

		addChildmenuItem("http://catholic-resources.org/Lectionary/1992Canada.htm ","Lectionary Calendar of Readings","_blank","");

		addChildmenuItem("http://www.devotions.net/bible/00bible.htm","Devotions.net","_blank","");



	addSubmenuItem("http://www.st-gerard.org/liturgyvolunteeropportunities.html","Volunteer Opportunities","","");

// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]

		defineChildmenuProperties(130,"left","left",20,-50,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")

		addChildmenuItem("http://www.st-gerard.org/altarandchapelcare.html","Altar &amp; Chapel Care","","");

		addChildmenuItem("http://www.st-gerard.org/altarservers.html","Altar Servers","","");

		addChildmenuItem("http://www.st-gerard.org/churchmice.html","Church Mice","","");

		addChildmenuItem("http://www.st-gerard.org/eucharisticministers.html","Eucharistic Ministers","",""); 

		addChildmenuItem("http://www.st-gerard.org/greeterusher.html","Greeter/Ushers","","");

		addChildmenuItem("http://www.st-gerard.org/hospitality.html","Hospitality","","");

		addChildmenuItem("http://www.st-gerard.org/ministersoftheword.html","Ministers of the Word","","");

		addChildmenuItem("http://www.st-gerard.org/musicministry.html","Music Ministry","","");

		addChildmenuItem("http://www.st-gerard.org/videodisplay.html","Video Display","","");

		addChildmenuItem("http://www.st-gerard.org/weekendnursery.html","Weekend Nursery","","");

		addChildmenuItem("http://www.st-gerard.org/worshipenvironment.html","Worship Environment","","");



	addSubmenuItem("http://www.st-gerard.org/funeralplanning.html","Funeral Planning","","");





addMainItem("","Education",87,"center","","",0,0,"","","","","");

	defineSubmenuProperties(150,"center","left",-5,-20,"","","","","","","");



	addSubmenuItem("","Adult Faith Formation","","");

		defineChildmenuProperties(280,"left","left",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

	  		addChildmenuItem("http://www.st-gerard.org/adultfaithformationcommittee.html","Adult Faith Formation Team","","");	

		addChildmenuItem("http://www.st-gerard.org/coffeeandconversation.html","Coffee and Conversation","","");

		addChildmenuItem("http://www.st-gerard.org/Education/PDFs/CCSSwebsitecoverpage2010.pdf","The Cornerstone Scripture Study","","");
		
		addChildmenuItem("http://www.st-gerard.org/justfaith.html","JustFaith","","");
		
		addChildmenuItem("http://www.st-gerard.org/library.html","Library","","");
	
		addChildmenuItem("http://www.st-gerard.org/canadinner.html","The Marriage Celebration Evening (Cana Dinner)","","");


		addChildmenuItem("http://www.st-gerard.org/sedermeal.html","Messianic Seder Meal","","");
		
		addChildmenuItem("http://www.st-gerard.org/rcia.html","R.C.I.A.","","");
		
		addChildmenuItem("http://www.st-gerard.org/readingbetweenthewines.html"," Reading Between the Wines (Book clubs) ","","");

		addChildmenuItem("http://www.st-gerard.org/mothersforspirtualgrowth.html","Women for Spiritual Growth","","");
		
   		addChildmenuItem("http://www.st-gerard.org/womensdayofreflection.html","Women&acute;s Day of Reflection","","");

		addChildmenuItem("http://www.st-gerard.org/womensprayerandsupportgroup.html","Women&acute;s Prayer &amp; Support","","");


 

	addSubmenuItem("","Youth Faith Formation","","");

		defineChildmenuProperties(150,"left","left",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		addChildmenuItem("http://www.st-gerard.org/registrationforms.html","Registration Forms","","");
		
		addChildmenuItem("http://www.st-gerard.org/adrenaline.html","Adrenaline","","");

		addChildmenuItem("http://www.st-gerard.org/elementary.html","Elementary (1-5 grade)","","");

		addChildmenuItem("http://www.st-gerard.org/middleschool.html","Middle School (6-8 grade)","","");

		addChildmenuItem("http://www.st-gerard.org/preschool.html","Pre-School (3-5 years)","","");

		addChildmenuItem("http://www.st-gerard.org/seniorhigh.html","Senior High (9-12 grade)","","");

		addChildmenuItem("http://www.st-gerard.org/passionplay.html","9th Grade Passion Play","","");

		addChildmenuItem("http://www.st-gerard.org/vacationbibleschool.html","Vacation Bible School","","");


 
			
	addSubmenuItem("","Class Schedules","","");

		defineChildmenuProperties(240,"left","left",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		addChildmenuItem("http://www.st-gerard.org/Education/PDFs/Calendar 10-11 PreK-K.pdf","PreK-Kindergarten Schedule","","");
		
		addChildmenuItem("http://www.st-gerard.org/Education/PDFs/Calendar 10-11 Elementary.pdf","Elementary Schedule","","");

		addChildmenuItem("http://www.st-gerard.org/Education/PDFs/Calendar 10-11 Middle School.pdf","Middle School Schedule","","");

		addChildmenuItem("http://www.st-gerard.org/Education/PDFs/Calendar 10-11 Confirmation.pdf","High School & Confirmation Schedule","","");


	addSubmenuItem("http://www.st-gerard.org/missiontrips.html","Mission Trips","","");





addMainItem("http://www.st-gerard.org/stewardshipwhatis.html","Stewardship",117,"center","","",0,0,"","","","","");

	defineSubmenuProperties(150,"center","left",-5,100,"","","","","","","");



	addSubmenuItem("http://www.st-gerard.org/stewardshipwhatis.html","What is Stewardship","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]

		defineChildmenuProperties(160,"left","center",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")

		addChildmenuItem("javascript:nwstewardshipcalculator('http://www.st-gerard.org/Stewardship/stewardshipcalculator.html')","Growth &amp; Giving Computer","","");



	addSubmenuItem("http://www.st-gerard.org/stewardshipprayer.html","Stewardship Prayer","","");	


	addSubmenuItem("http://www.st-gerard.org/stewardshipmission.html","Our Mission Statement","","");


	addSubmenuItem("http://www.st-gerard.org/Stewardship/simplifiedgiving.pdf","Simplified Giving","","");


	addSubmenuItem("http://www.st-gerard.org/stewardshipcommittee.html","Stewardship Committee","","");

	addSubmenuItem("","Stewardship Links","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]

		defineChildmenuProperties(160,"left","center",20,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")

		addChildmenuItem("javascript:nwstewardship('http://www.archstl.org/stewardship/index.php?option=com_content&task=view&id=293&Itemid=244')","Archdiocese of St. Louis","","");

		addChildmenuItem("javascript:nwstewardship('http://www.klingpg.com/Websites/kpg/Files/Content/437164/SpiritualityOfFundraising.pdf')","Spirituality of Fundraising","","");

	





addMainItem("","Fellowship",98,"center","","",0,0,"","","","","");

	defineSubmenuProperties(180,"center","left",-5,0,"","","","","","","");


	addSubmenuItem("http://www.st-gerard.org/alanon.html","Alanon","","");

	addSubmenuItem("http://www.st-gerard.org/alcoholicsanonymous.html","Alcoholics Anonymous","","");

	addSubmenuItem("http://www.st-gerard.org/blessingoftheanimals.html","Blessing of the Animals","","");

	addSubmenuItem("http://www.st-gerard.org/boyscouttroop575.html","Boy Scout Troop #575","","");

	addSubmenuItem("http://www.st-gerard.org/CornFest/cf_index.html","Corn Fest","","");

	addSubmenuItem("","Knights of Columbus","","");

		defineChildmenuProperties(75,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		addChildmenuItem("javascript:nwknights('http://knights13001.org')","Fraternity","","");

		addChildmenuItem("http://www.st-gerard.org/ladiesauxiliary.html","Auxiliary","","");

	addSubmenuItem("http://www.st-gerard.org/ladyofperpetualhelp.html","Lady of Perpetual Help Guild","","");

	addSubmenuItem("http://www.st-gerard.org/parishcampout.html","Parish Camp-Out","","");

	addSubmenuItem("http://www.st-gerard.org/princeofpeace.html","Prince of Peace Guild","","");

	addSubmenuItem("http://www.st-gerard.org/pumpkinfest.html","Pumpkin Fest","","");

	addSubmenuItem("http://www.st-gerard.org/stfrancisguild.html","St. Francis Guild","","");

	addSubmenuItem("http://www.st-gerard.org/stgerardguild.html","St. Gerard Guild","","");

	addSubmenuItem("http://www.st-gerard.org/stpatricksauction.html","St. Patrick's Auction","","");







addMainItem("","Outreach/Social Justice",177,"center","","",0,0,"","","","","");

	defineSubmenuProperties(300,"center","left",-5,250,"","","","","","","");



	addSubmenuItem("http://www.st-gerard.org/angeltree.html","Angel Tree","","");

	addSubmenuItem("http://www.st-gerard.org/bloodmobile.html","Blood Mobile","","");

	addSubmenuItem("http://www.st-gerard.org/creationcare.html","Creation Care","","");
	
	addSubmenuItem("http://www.st-gerard.org/eucharistforthehomebound.html","Eucharist for the Homebound","","");

	addSubmenuItem("http://www.st-gerard.org/funerallunches.html","Funeral Lunches","","");

	addSubmenuItem("http://www.st-gerard.org/habitatforhumanity.html","Habitat for Humanity","","");

	addSubmenuItem("http://www.st-gerard.org/helpinghandsteam.html","Helping Hands","","");

	addSubmenuItem("http://www.st-gerard.org/isaiah.html","ISAIAH","","");

	addSubmenuItem("http://www.st-gerard.org/loavesandfishes.html","Loaves and Fishes","","");

	addSubmenuItem("http://www.st-gerard.org/outreachcollections.html","Outreach Collections","","");

	addSubmenuItem("http://www.st-gerard.org/peaceandjustice.html","Peace and Justice","","");

	addSubmenuItem("http://www.st-gerard.org/salvationarmybells.html","Salvation Army Bells","","");
	
	addSubmenuItem("http://www.st-gerard.org/seniorsconciergeservice.html","SENIORS-Concierge Services","","");

	addSubmenuItem("http://www.st-gerard.org/sharingandcaringhands.html","Sharing and Caring Hands","","");

	addSubmenuItem("http://www.st-gerard.org/sisterparishtwinning.html","Sister Parish Twinning","","");

	addSubmenuItem("http://www.st-gerard.org/thanksgivingbaskets.html","Thanksgiving Baskets","","");

	addSubmenuItem("http://www.st-gerard.org/welcoming.html","New Member Registration/Welcoming","","");


addMainItem("http://www.st-gerard.org/index.html","HOME",131,"center","","",0,0,"","#000000","#000000","#FFFAFA","#6f7ab2");





function nwstewardship(url, name) {

	// see full list of options at 

	// http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp

	window.open(url,(name ? name : '_blank'),'HEIGHT=620,WIDTH=850,TOP=10,LEFT=10,scrollbars=yes,toolbar=yes');

}



function nwstewardshipcalculator(url, name) {

	// see full list of options at 

	// http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp

	window.open(url,(name ? name : '_blank'),'HEIGHT=350,WIDTH=550,TOP=300,LEFT=100,scrollbars=yes,toolbar=yes');

}



function nwknights(url, name) {

	// see full list of options at 

	// http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp

	window.open(url,(name ? name : '_blank'),'HEIGHT=680,WIDTH=695,TOP=10,LEFT=10,scrollbars=yes,toolbar=yes');

}







//**DO NOT EDIT THIS *****

}//***********************

//************************

