
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Overview", "http://www.floridacompact.org/about.html"],
	["Leadership", "http://www.floridacompact.org/leadership.html"],
	["Members", "http://www.floridacompact.org/members.html"],
	["Partners", "http://www.floridacompact.org/partners.html"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Overview", "http://www.floridacompact.org/events.html"],
	["Day Institutes", "http://www.institutes.floridacompact.org/"],
	["Awards Gala", "http://www.awards.floridacompact.org/"],
	["CSD Retreat", "http://www.csd.floridacompact.org/"],
	["Student Scholars Institute", "http://www.ssi.floridacompact.org/"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Overview", "http://www.floridacompact.org/programs.html"],
	["Consulting Corps", "http://www.floridacompact.org/programs/consulting.html"],
	["Professional Development Programs", "http://www.floridacompact.org/programs/development.html"],
	["Funding", "http://www.stem.floridacompact.org/"],
	["Travel Scholarships", "http://www.floridacompact.org/programs/travel.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:170px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["VISTA", "http://www.americorpsvista.floridacompact.org/"],
	["College Access", "http://www.collegeaccess.floridacompact.org/"],
	["Students In Service", "http://www.studentsinservice.org/", "", "_new"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["For Presidents", "http://www.compact.org/resources-for-presidents/", "", "_new"],
	["For Community Service &amp;<br>&nbsp;Service-Learning Directors", "http://www.compact.org/resources-for-community-serviceservice-learning-staff/", "", "_new"],
	["For Faculty", "http://www.compact.org/resources-for-faculty/", "", "_new"],
	["For Students", "http://www.compact.org/resources-for-students/", "", "_new"] //no comma following last entry!
]
