var onstagemenu={divclass:'anylinkmenu', inlinestyle:'width:140px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
onstagemenu.items=[
	["Main Stage", "mainstage.php"],
	["Other Persephone Events", "otherpersephoneevents.php"],
	["The Deep End", "deepend.php"],
	["3rd Party Events", "thirdpartyevents.php"] //no comma following last entry!
]



var youthmenu={divclass:'anylinkmenu', inlinestyle:'width:142px', linktarget:''} //Second menu variable. Same precaution.
youthmenu.items=[
	["About Youth Programs", "aboutyouth.php"],
	["ISC Youth Series", "youthseries.php"],
	["SaskTel Youth Tour", "youthtour.php"],
	["Theatre School", "theatreschool.php"],
	["School Matinees", "schoolmatinees.php"],
	["Study Guides and Forms", "studyguides.php"] //no comma following last entry!
]



var aboutusmenu={divclass:'anylinkmenu', inlinestyle:'width:141px', linktarget:''} //Second menu variable. Same precaution.
aboutusmenu.items=[
	["History of Persephone", "underconstruction.php"],
	["Artistic Director", "artisticdirector.php"],
	["Staff", "staffdirectory.php"],
	["Board Members", "board.php"],
	["Pomegranate Gallery", "pomgallery.php"],
	["Gallery of Past Seasons", "underconstruction.php"],
	["Privacy Policy", "privacy.php"],
	["Auditions", "auditions.php"],
	["Media Room", "underconstruction.php"],
	["Venue Map", "underconstruction.php"]//no comma following last entry!
]



var givesupportmenu={divclass:'anylinkmenu', inlinestyle:'width:172px', linktarget:''} //Second menu variable. Same precaution.
givesupportmenu.items=[
	["Donations", "https://tickets.persephonetheatre.org/TheatreManager/1/online?btnDonation=Donations"],
	["Corporate Sponsorship", "corporatesponsorship.php"],
	["Our Corporate Sponsors", "ourcorporatesponsors.php"],
	["Funding Agencies", "fundingagencies.php"],
	["Volunteering", "volunteering.php"] //no comma following last entry!
]



var contactusmenu={divclass:'anylinkmenu', inlinestyle:'width:130px', linktarget:''} //Second menu variable. Same precaution.
contactusmenu.items=[
	["Box Office Information", "boxofficecontact.php"],
	["E-Newsletter", "enews.php"],
	["Administration Offices", "administrationcontact.php"],
	["Staff", "staffdirectory.php"],
	["Rentals", "rentals.php"],
	["Audition Submissions", "auditionsubmit.php"],
	["Script Submissions", "scriptsubmit.php"],
	["Career Opportunities", "careers.php"],
	["Advertising", "advertising.php"],
	["Location", "locationmap.php"],
	["Feedback", "feedback.php"] //no comma following last entry!
]




//var aboutusmenu={divclass:'anylinkmenu', inlinestyle:'width:141px', linktarget:''} //Second menu variable. Same precaution.
//aboutusmenu.items=[
//	["History of Persephone", "persephonehistory.php"],
//	["Staff", "staff.php"],
//	["Board Members", "board.php"],
//	["Pomegranate Gallery", "pomegranate.php"],
//	["Gallery of Past Seasons", "pastseasons.php"],
//	["Privacy Policy", "privacypolicy.php"],
//	["Auditions", "auditions.php"],
//	["Media Room", "mediaroom.php"],
//	["Venue Map", "venuemap.php"]//no comma following last entry!
//]



//var givesupportmenu={divclass:'anylinkmenu', inlinestyle:'width:172px', linktarget:''} //Second menu variable. Same precaution.
//givesupportmenu.items=[
//	["Donations", "donations.php"],
//	["Corporate Sponsorship", "corporatesponsorhip.php"],
//	["Our Corporate Sponsors", "ourcorporatesponsors.php"],
//	["Funding Agencies", "fundingagencies.php"],
//	["Volunteering", "volunteering.php"] //no comma following last entry!
//]





//var anylinkmenu12={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000', linktarget:'_new'} //Second menu variable. Same precaution.
//anylinkmenu12.items=[
//	["Item 1", "http://www.persephone.org/"],
//	["Item 2", "http://www.persephone.org/"],
//	["Item 3", "http://www.persephone.org/"],
//	["Item 4", "http://www.persephone.org/"] //no comma following last entry!
//]



//var anylinkmenu13={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
//anylinkmenu13.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
//anylinkmenu13.items=[
//	["Item 1", "http://www.persephone.org/"],
//	["Item 2", "http://www.persephone.org/"],
//	["Item 3", "http://www.persephone.org/"],
//	["Item 4", "http://www.persephone.org/"],
//	["Item 5", "http://www.persephone.org/"],
//	["Item 6", "http://www.persephone.org/"],
//	["Item 7", "http://www.persephone.org/"],
//	["Item 8", "http://www.persephone.org/"],
//	["Item 9", "http://www.persephone.org/"],
//	["Item 10", "http://www.persephone.org/"],
//	["Item 11", "http://www.persephone.org/"],
//	["Item 12", "http://www.persephone.org/"],
//	["Item 13", "http://www.persephone.org/"] //no comma following last entry!
//]
