



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:109px;', linktarget:''}
anylinkmenu2.items=[
	["CEO Message", "/about_us/message/"],
	["History", "/about_us/history/"],
	["Bio", "/about_us/bio/"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:100px;', linktarget:''}
anylinkmenu3.items=[
	["Commitment", "/careers/commitment/"],
	["Features", "/careers/features/"],
	["Incentives", "/careers/incentives/"],
	["Training", "/careers/training/"],
	["Success Stories", "/careers/success_stories/"],
	["Video", "/careers/video/"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:121px;', linktarget:''}
anylinkmenu5.items=[
	["Press Releases", "/newsroom/press_releases/"],
	["Event Calendar", "/newsroom/events_calendar/"],
    ["Latest News", "/newsroom/latest_news/"] //no comma following last entry!
]
