var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Our Mission", "http://www.aars.org/about_us/our-mission/"],
	["Philosophy", "http://www.aars.org/about_us/philosophy/"],
	["Board of Directors", "http://www.aars.org/about_us/board-of-directors/"],
	["Staff", "http://www.aars.org/about_us/staff/"],
	["Partners", "http://www.aars.org/about_us/partners/"],
	["Annual Report", "http://www.aars.org/annual-report/"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Adult Outreach", "http://www.aars.org/adult-outreach"],
	["Adult Treatment", "http://www.aars.org/adult-treatment"],
	["Youth Intervention and Treatment", "http://www.aars.org/youth-intervention"],
	["Youth Prevention and Education", "http://www.aars.org/youth-prevention"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["News", "http://www.aars.org/news"],
	["Event Calendar", "http://www.aars.org/calendar"],
	["Media", "http://www.aars.org/media"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Monetary Donations", "https://secure.entango.com/donate/dcJjuV2CG3B"],
	["Volunteer Opportunities", "http://www.aars.org/support-aars/volunteers/"],
	["Contributors", "http://www.aars.org/support-aars/contributors/"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Job Opportunities", "http://www.aars.org/careers/careers-2/"],
	["Internships Opps", "http://www.aars.org/careers/internships-opps/"],
	["Volunteers Opps", "http://www.aars.org/careers/volunteers-opps/"] //no comma following last entry!
]


