var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:250px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["about us", "http://charlottestreetarts.ca/index.php/site/about"],
	["our people", "http://charlottestreetarts.ca/index.php/site/our-people"],
	["our historic building", "http://charlottestreetarts.ca/index.php/site/our-historic-building"],
        ["the expansion project", "http://charlottestreetarts.ca/index.php/site/the-expansion-project"],
        ["charlotte glencross", "http://charlottestreetarts.ca/index.php/site/about-charlotte-glencross"],
        ["the charlotte glencross scholarship", "http://charlottestreetarts.ca/index.php/site/charlotte-glencross-scholarship"]//no comma following last entry!
	
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:190px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["artreach", "http://charlottestreetarts.ca/index.php/site/artreach"],
	["volunteer program", "http://charlottestreetarts.ca/index.php/site/volunteer-program"]//no comma following last entry!

]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:230px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["the charlotte glencross gallery", "http://charlottestreetarts.ca/index.php/site/charlotte-glencross-gallery"],
	["culture garden", "http://charlottestreetarts.ca/index.php/site/culture-garden"],
	["how to apply", "http://charlottestreetarts.ca/index.php/site/how-to-apply"]//no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:190px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["upcoming centre events", "http://charlottestreetarts.ca/index.php/site/events"],
	["centre events archive", "http://charlottestreetarts.ca/index.php/site/events-archive"],
	["fundraisers ", "http://charlottestreetarts.ca/index.php/site/fundraisers"]//no comma following last entry!
]



var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:270px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["make a donation", "http://charlottestreetarts.ca/index.php/site/donate"],
	["our donors and partner organizations", "http://charlottestreetarts.ca/index.php/site/donors-and-partners"],
	["renovation angels", "http://charlottestreetarts.ca/index.php/site/renovation-angels"]
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:170px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["centre news", "http://charlottestreetarts.ca/index.php/site/news"],
        ["newsletters", "http://charlottestreetarts.ca/index.php/site/newsletters"],
	["publications", "http://charlottestreetarts.ca/index.php/site/publications"],
	["videos", "http://charlottestreetarts.ca/index.php/site/video"] //no comma following last entry!
]
var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:170px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["centre artists", "http://charlottestreetarts.ca/index.php/site/centre-artists"],
	["artreach artists", "http://charlottestreetarts.ca/index.php/site/artreach-artists"] //no comma following last entry!
]
