var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Member Benefits", "http://www.esae.org/members.asp"],
	["ASAE Website Access", "http://www.esae.org/mem_asae.asp"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} 
anylinkmenu2.items=[
	["About Us", "http://www.esae.org/about.htm"],
	["ESAE Board of Directors", "http://www.esae.org/contact_board.htm"], 
	["Download More Information", "http://www.esae.org/info.htm"] 
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} 
anylinkmenu3.items=[
	["E-Newsletter", "http://www.esae.org/enewsletter.htm"],
	["List Servers", "http://www.esae.org/list_servers.htm"],
	["Library", "http://www.esae.org/library_items.htm"] 
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} 
anylinkmenu4.items=[
	["Events Calendar", "http://www.esae.org/calendar.htm"],
	["Events Archive", "http://www.esae.org/archive_index.htm"], 
	["Event Photo Archive", "http://www.esae.org/event_photos.htm"],
	["Sponsorship Opportunities", "http://www.esae.org/sponsorship.htm"] 
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} 
anylinkmenu5.items=[
	["Education", "http://www.esae.org/education.htm"],
	["Certification", "http://www.esae.org/certification.htm"], 
	["&nbsp;&nbsp;&nbsp; - ECAM Holders", "http://www.esae.org/certification_ECAM.htm"],
	["Academic Education", "http://www.esae.org/education_ac.htm"],	
	["National Societies", "http://www.esae.org/national_soc.htm"]
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} 
anylinkmenu6.items=[
	["Resources Directory", "http://www.esae.org/resources_directory.htm"],
	["Networking Resources", "http://www.esae.org/networking.htm"],
	["E-Newsletter", "http://www.esae.org/enewsletter.htm"],
	["List Servers", "http://www.esae.org/list_servers.htm"],
	["Information Archive", "http://www.esae.org/library_items.htm"] 
]
