var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[

]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["About Us / History", "about.htm"],
	["Moving Here?", "moving-here.htm"],
	["Map / Directions", "map.htm"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["What We Believe", "what-we-believe.htm"],
	["Services & Times", "services.htm"],
	["Sunday School", "sunday-school.htm"],
	["Bible Study", "bible-study.htm"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Archived Bulletins", "archived-bulletins.htm"],
	["Multimedia", "lunch-menu.htm"],
	["Photos", "photos.htm"],	
	["Links", "links.htm"], //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[

]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["School Calendar", "calendar.htm"],
	["Lunch Menu", "lunch-menu.htm"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#ebebeb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[

]