var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Mission &amp; History", "history.php"],
	["Board &amp; Staff", "board.php"],
	["Contact JCWA", "contact.php"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Maps", "maps.php"],
	["Watershed Facts", "facts.php"],
	["Rain Gardens", "raingardens.php"],
	["Articles &amp; Reports", "articles.php"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Current Projects", "current.php"],
	["Planned Project", "planned.php"],
	["Past Projects", "past.php"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Partners", "partners.php"],
	["Contest", "contest.php"],
	["Riffle Run Golf Scramble", "golf.php"],
	["Fun", "fun.php"]//no comma following last entry!
]
