var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Application", "http://www.mesaltd.org/application.htm"],
	["Class Forms", "http://www.mesaltd.org/current_class.htm"],
	["Board Job Descriptions", "http://www.mesaltd.org/job_descriptions.htm"],
	["Policies and By-Laws", "http://www.mesaltd.org/policies_by-laws.htm"],
	["Shadowing Report", "http://www.mesaltd.org/Shadowing_report_online.htm"],
	["Individual Tour Report", "http://www.mesaltd.org/Individual_tour_report_online.htm"],
	["Group Tour Report", "http://www.mesaltd.org/Group_tour_report_online.htm"],
	["Minutes and Activity Reports", "http://www.mesaltd.org/minutes.htm"],
	["Newsletters", "http://www.mesaltd.org/newsletters.htm"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Class Calendar", "http://www.mesaltd.org/current_class.htm"],
	["Class Lists", "http://www.mesaltd.org/current_class.htm"],
	["Class Project", "http://www.mesaltd.org/current_class.htm"] //no comma following last entry!
]





