var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#44474b', linktarget:'_self'}
anylinkmenu1.items=[
	//["Resources News", "#"],!
	["Contact Us", "contact.php"],
	["Testimonials", "partner.php"],
	["Virtual Tour", "virtual.php"]
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#44474b', linktarget:'_self'}
anylinkmenu2.items=[
	//["PSP Community", "#"],!
	["Management Team", "team.php"],
	["Certifications", "certification.php"],
	["Capabilities", "capabilities.php"],
	["Vision Values", "vision.php"],
	["Location Map", "location.php"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#44474b', linktarget:'_self'}
anylinkmenu3.items=[
	["SCM/Comm Mgr", "scm.php"],
	["Buyers", "buyer.php"],
	["QA", "QA.php"],
	["Engineering", "engineering.php"],
	["Machine Shop Mgr", "msm.php", "efc"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#44474b', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Aero", "aerospace.php"],
	["Medical", "medical.php"],
	["Alt Energy", "energy.php"],
	["Military", "military.php"],
	["Specialty", "specialty.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#44474b', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Swiss Screw", "#"],
	["Lathe", "#"],
	["Milling", "#"],
	["Finish Clean", "#"],
	["Clean Room", "#"],
	["DFM", "#"],
	["Bonded Stock Materials", "#"] //no comma following last entry!
]
