﻿var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About EPIC Toledo", "http://www.epictoledo.com/CWT/External/WCPages2/EPIC_Toledo/About_EPIC.aspx"],
	["Individual Membership", "http://www.epictoledo.com/CWT/External/WCPages2/EPIC_Toledo/Individual_Membership.aspx"],
	["Corporate Membership", "http://www.epictoledo.com/CWT/External/WCPages2/EPIC_Toledo/Corporate_Membership.aspx"],
	["Members Only", "http://www.epictoledo.com/CWT/External/WCPages2/WCPortal/PortalLogin.aspx"],
	["News", "http://www.epictoledo.com/cwt/external/wcpages2/wcnews/newslistingstart.aspx?ArticleType=EPIC+News"],
	["Online Stores", "https://www.wliinc9.com/toledoohcoc/CWT/External/WCPages/WCECOMMERCE/eComListPage.aspx"],
	["Contact Us", "http://www.epictoledo.com/CWT/External/WCPages2/EPIC_Toledo/Contact_Us.aspx"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["EPIC Events", "http://www.epictoledo.com/cwt/external/wcpages2/engaging_people/epic_events.aspx"],
	["Chamber Events", "http://www.toledochamber.com/cwt/external/wcpages/wcevents/eventsstartpage.aspx"],
	["Community Events", "http://toledoohcoc.weblinkconnect.com/cwt/external/wcpages2/engaging_people/community_events.aspx"],
	["Photo Gallery", "http://www.epictoledo.com/CWT/External/WCPages2/engaging_people/Photo_Gallery.aspx"],
	["Ambassador Program", "http://www.epictoledo.com/CWT/External/WCPages2/engaging_people/Ambassador_Program.aspx"],
	["Sponsorship Opportunities", "http://www.epictoledo.com/CWT/External/WCPages2/engaging_people/Sponsorship_Opportunities.aspx"],
	["Stop Trashing Toledo Commitment", "http://www.epictoledo.com/CWT/External/WCPages2/engaging_people/Stop_Trashing_Toledo.aspx"],
           ["What You Missed",
"http://www.epictoledo.com/CWT/External/wcpages2/engaging_people/what_you_missed.aspx"],
["EPIC Rocks Fashion",
"http://www.toledochamber.com/cwt/external/wcpages2/engaging_people/epic_rocks_fashion.aspx"]]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Community Involvement", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Community_Involvement.aspx"],
	["Cultural Arts", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Cultural_Arts.aspx"],
	["Economic Development", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Economic_Development.aspx"],
	["Green Initiatives", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Green_Initiatives.aspx"],
	["Leadership/Professional Development", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Leadership_Prof_Dev.aspx"],
	["Marketing & Public Relations", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Marketing_PR.aspx"],
	["Membership", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Membership.aspx"],
	["Public Affairs", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Public_Affairs.aspx"],
	["Networking/Social", "http://www.epictoledo.com/CWT/External/WCPages2/inspiring_change/Networking_Social.aspx"],
	["Contact Us", "http://www.epictoledo.com/CWT/External/WCPages2/EPIC_Toledo/Contact_Us.aspx"]
]