
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#eeede5', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Baptism", "baptismal_preparation.asp"],
	["Reconciliation", "reconciliation.asp"],
	["First Eucharist", "first_eucharist.asp"],
	["Confirmation", "confirmation.asp"],
	["Anointing of the Sick", "anointing_the_sick.asp"],
	["Marriage", "marriage_preparation.asp"],
	["Holy Orders", "holy_orders.asp"]	//no comma following last entry!
]


var anylinkmenuED={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#eeede5', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenuED.items=[
	["Preschool", "http://preschool.shoj.org/"],
	["School", "http://school.shoj.org/"],
	["School of Religion", "sor.asp"],
	["Youth Group", "http://shyouth.shoj.org/"] //no comma following last entry!
]

