
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#fff', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["About Us", "http://www.cisfl.org/about.html"],
	["Annual Reports", "http://www.cisfl.org/annualreports.html"],
	["The Last Dropout", "http://www.thelastdropout.com/", "", "_new"],
	["Board of Directors", "http://www.cisfl.org/board.html"],
	["Our Staff", "http://www.cisfl.org/staff.html"],
	["Board&#47;Staff Documents", "http://www.cisfl.org/private/home.html"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Measurable Results", "http://www.cisfl.org/success.html"],
	["Testimonials", "http://www.cisfl.org/testimonials.html"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["VISTA Overview", "http://www.cisfl.org/vista.html"],
	["VISTA Application Instructions", "http://www.cisfl.org/files/vista/VISTA-App.pdf", "", "_new"],
	["VISTA Resources", "http://www.cisfl.org/vista/vistaresources.html"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["View Local Affiliates", "http://www.cisfl.org/affiliates.html"],
	["Affiliate Log-in", "http://www.cisfl.org/affiliatesonly/home.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["CIS National Website", "http://www.communitiesinschools.org", "", "_new"],
	["CIS National Blog", "http://www.communitiesinschools.org/blog/", "", "_new"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#fff', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Current &amp; Past Newsletters", "http://www.cisfl.org/newsletter.html"],
	["Subscribe To Our Newsletter", "http://www.cisfl.org/subscribe.php"] //no comma following last entry!
]
