var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#294179', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Player", "/shop/index.php/cPath/21_1"],
	["Goalie", "/shop/index.php/cPath/21_2"],
	["Teams / Associations", "/shop/team_associaton.php"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#294179', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Our Story", "/shop/about.php"],
	["Pink Stick", "/shop/pink_stick.php"],
	["News", "/shop/news.php"] //no comma following last entry!
]