var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
        ["Calendar of Events", "/calendar.asp"], //tickets
        ["Concert Series", "/series.asp"],
        ["Special Events", "/special.asp"],
        ["Group Sales", "/group.asp"],
        ["FAQs", "/faq.asp"],
        ["Directions and Parking", "/planvisit.asp"],
        ["Hotels and Restaurants ", "/hotels.asp"]     ]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
        ["Individual Giving", "/support.asp#indiv"], //support
        ["Endowment &amp;<br/>     Planned Giving", "/endowment.asp"],
        ["Business/Corporate Support &amp; Sponsorship ", "/support.asp#corp"], //sponsors
        ["RSOL", "/rsol.asp"],
        ["Sponsors", "/sponsors.asp"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
        ["School-Based Programs", "/education_content.asp"],//education & community
	["Music Instruction", "/education_instruction.asp"],
        ["Family Concerts", "/education_family.asp"],
        ["Come &amp; Play!", "/events_details.asp?id=191"],
        ["Youth Orchestra", "/youth_orch.asp"]//no comma following last entry!
]

  
var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
        ["Meet the Symphony", "/musicians.asp"], //get involved
        ["Meet the Chorus", "/chorus.asp"],
        ["Program Notes", "/programnotes.asp"],
        ["Podcasts &amp; Interviews", "/podcasts.asp"],
        ["Submit a Question", "/questions.asp"] //no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
        ["Mission, Vision, and History", "/meetrso.asp"], // about us
        ["Administration", "staff.asp"],
        ["Leadership", "/board.asp"],
        ["RSOL", "/rsol.asp"],
        ["Employment Opportunities", "/jobs.asp"],
        ["Contact Us/Feedback", "/contact.asp"]//no comma following last entry!
]


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["In The News", "/inthenews.asp"], //press
        ["Announcements", "/announcements.asp"],
	["Media Room", "/media_room.asp"] //no comma following last entry!
]


