var attend={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
attend.items=[
	
	["Registration", "https://www.xpressreg.net/register/asaa100/start.asp"],
	["Housing", "https://www.tphousing.com/r/startres.asp?EICode=1934&AttCode=92"],
	["Travel", "http://www.atcmeetings.com/asahq"],
	["Why Attend?", "/web/miscfiles/whyAttend.html"],
	["International", "/web/miscfiles/international.html"],
	["San Diego", "http://www.meetmeinsandiego.com/ASA/"] //no comma following last entry!
]

var events={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
events.items=[
	
	["Opening Session", "/web/miscfiles/openingSession.html"],
	["Welcome Reception", "/web/miscfiles/welcomeReception.html"],
	["Special Lectures", "/web/miscfiles/specialLectures.html"],
	["Attendee Exhibitor Reception","/web/miscfiles/attendeeReception.html"],
	["Ancillary Meetings", "/web/miscfiles/ancillaryMeetings.html"],
	["Career Connection", "http://careers.asahq.org/"],
	["Wellness Events", "/web/miscfiles/wellness.html"],
	["Run for the Warriors", "/web/miscfiles/warriors.html"],
	["Tours", "/web/miscfiles/tours.html"],
	["Alumni Functions", "/web/miscfiles/alumniFunctions.html"] //no comma following last entry!
]

var education={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
education.items=[
	
	["CME Information", "/web/miscfiles/cmeInfo.html"],
	["Medically Challenging Cases", "/web/miscfiles/challengingCases.html"],
	["Scientific Abstract Instructions", "/web/miscfiles/abstractInstruct.html"], 
	
	["ASA Abstract Web Site", "http://www.asa-abstracts.com"]
	
	//no comma following last entry!
]

var governance={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
governance.items=[

	["Governance Meetings", "/web/miscfiles/governanceMeetings.html"],

	["House of Delegates", "http://www.asahq.org/Dave/am/hod.html"] //no comma following last entry!
]


