var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Home", "/index.htm/"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Program", "/festival/program.htm"],
	["Artist Bios", "/festival/bios/index.htm"],
	["Composer Bios", "/festival/bios/composers/index.htm"],
	["Patron Comments", "/festival/patron_comments.htm"],
	["Blog", "http://www.ojaifestival.org/blog/"],
	["Upcoming Festivals", "/festival/upcoming.htm"],
	["Links", "/festival/links.htm"]	 //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Order", "/tickets/orderform.htm"],
	["Subscriber Rewards", "/tickets/subscriber_rewards.htm"],
	["Subscriber Feedback", "/tickets/subscriber_feedback.htm"],
	["FAQ", "/tickets/faq.htm"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Music + Video", "/listen_view/index.htm"],
	["Interviews", "/listen_view/interviews.htm"],
	["Photo Gallery", "/listen_view/photogallery.htm"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Visit Ojai", "/visitojai/visitojai.htm"],
	["Directions", "/visitojai/directions.htm"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["History", "/aboutus/history.htm"],
	["Reviews", "/aboutus/reviews.htm"],
	["Music Directors", "/aboutus/music_directors.htm"],
	["Follow Artists", "/aboutus/follow_artists.htm"],
	["Milestones", "/aboutus/milestones.htm"],
	["Board of Directors & Governors", "/aboutus/staff.htm"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Support Overview", "/support/index.htm"],
	["Contribute", "/support/contribute.htm"],
	["Giving Stock", "/support/giving_stock.htm"],
	["Planned Giving", "/support/plannedgiving.htm"],
	["Sponsorship", "/support/sponsorship.htm"],
	["Volunteer", "/support/volunteer.htm"],
	["Women's Committee", "/support/womens_committee.htm"],
	["Special Events", "/support/events.htm"] //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["BRAVO! Program", "/education/index.htm"],
	["Importance of Music", "/education/importance.htm"],
	["Concerts", "/education/concerts.htm"],
	["Testimonials", "/education/testimonials.htm"],
	["Get Involved", "/education/get_involved.htm"],
	["Contribute", "/education/contribute.htm"] //no comma following last entry!
]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu9.items=[
	["Press Releases", "/press/press_releases.htm"],
	["Press Kit", "/press/press_kit.htm"],
	["Press Photos", "/press/photos.htm"] //no comma following last entry!
]