var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:200px; color: #868686; background:#ffffff', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Facts About the Avenue", "about_facts.asp"],
	["Economic & Social Impact", "about_economic_social_impact.asp"],
	["Avenue Beautification", "about_avenue_beautification.asp"],
	["Staff & Board", "about_staff_board.asp"],
	["Press Releases", "about_press_releases.asp"],
	["Recent News", "about_recent_news.asp"],
	["Media & Publications", "about_media_pub.asp"],
	["Frequently Asked Questions", "about_faq.asp"], //no comma following last entry!
	["Tell a Friend about the Avenue", "tell_a_friend2.asp"] //no comma following last entry!

]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:175px; color: #868686; background:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Interactive Avenue Map", "visit_interactive_map.asp"],
	["Transportation Guide", "visit_transportation_guide.asp"],
	["Photo Gallery", "visit_photo_gallery.asp"], //no comma following last entry!
	["Tell a Friend about the Avenue", "tell_a_friend2.asp"] //no comma following last entry!

]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:175px; color: #868686; background:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu3" is a unique name!
anylinkmenu3.items=[
	["Spotlight", "events.asp"],
	["Calendar of Events", "events.asp"], //no comma following last entry!
	["Tell a Friend about the Avenue", "tell_a_friend2.asp"] //no comma following last entry!

]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:275px; color: #868686; background:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu4" is a unique name!
anylinkmenu4.items=[
	//["Partners, Sponsors, and Friends of the Avenue", "support_partners_sponsors_friends.asp"],
	["Partners of the Avenue", "support_partners.asp"],
	["Supporters of the Avenue", "support_supporters.asp"],
	["Friends of the Avenue", "support_friends.asp"],
	["Become a Partner, Sponsor, or Friend", "support_become.asp"],
	["Donate to the Avenue", "support_donate.asp"], //no comma following last entry!
	["Tell a Friend about the Avenue", "tell_a_friend2.asp"] //no comma following last entry!

]


