var menumidgets={divclass:'anylinkmenu', inlinestyle:'width:130px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
menumidgets.items=[
	["News", "midgetnews.php"],
	["Schedule", "midgetsched.php"],
	["Points", "midgetpoints.php"],
	["Photos", "photos.php"],
	["Profiles", "#"],
	["Owner Pre-Registration", "midgetpreregister.php"],
	["Rules", "2010BCRAMidgetRules.pdf"],
	["Car Description", "#"],
	["Past Champions", "midgetchamps.php"],
	["History", "#"],
	["Links", "midgetlinks.php"] //no comma following last entry!
]



var menulites={divclass:'anylinkmenu', inlinestyle:'width:186px;', linktarget:'_blank'} //Second menu variable. Same precaution.
menulites.items=[
	["Lites Website", "http://www.bcraml.com"] //no comma following last entry!
]



var menuvintage={divclass:'anylinkmenu', inlinestyle:'width:242px;', linktarget:''} //Second menu variable. Same precaution.
menuvintage.items=[
	["News", "vintagenews.php"],
	["Schedule", "vintagesched.php"],
	["Photos", "photos.php"],
	["Rules", "BCRAVintageRules.pdf"],
	["Links", "vintagelinks.php"] //no comma following last entry!
]


var menubcra={divclass:'anylinkmenu', inlinestyle:'width:125px;', linktarget:''} //Second menu variable. Same precaution.
menubcra.items=[
	["Newsletters", "newsletters.php"],
	["Hall Of Fame", "bcrahof.php"],
	["Join BCRA", "bcrajoin.php"],
	["Staff", "bcrastaff.php"],
	["Gear", "#"],
	["Classifieds", "classifieds/"],
	["Feedback", "#"],
	["Login", "Admin.php"] //no comma following last entry!
]

var menuascs={divclass:'anylinkmenu', inlinestyle:'width:125px;', linktarget:''} //Second menu variable. Same precaution.
menuascs.items=[
	["Link To ASCS", "#"] //no comma following last entry!
]
