var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["news", "../../festival/index.php"],
	["getting to san francisco", "../../festival/gettingthere-sf.php"],
	["getting to the park", "../../festival/gettingthere.php"],
	["hotels", "../../festival/hotels.php"],
	["info guide", "../../festival/info-guide.php"],
	["festival map", "../../ggp/map.php"],
	["travel packages", "../../festival/travel-packages.php"],
	["press", "../../about/press.php"],
	["help out", "../../festival/help-out.php"],
	["greening", "../../festival/greening.php"],
	["vendors", "../../festival/vendors.php"],
	["neighborhood highlights", "../../festival/neighborhood-highlights.php"],
	["neighborhood 311", "../../311/"],
	["win stuff", "../../festival/win-stuff.php"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["general admission", "../../tickets/ga.php"],
	["vip", "../../tickets/vip.php"],
	["vip cabanas", "../../tickets/vip-cabana.php"],
	["visa signature", "../../visa/index.php"],
	["lay away", "../../tickets/layaway.php"],
	["bauer's shuttle passes", "../../bauers/index.php"],
	["travel packages", "../../festival/travel-packages.php"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["a taste of the bay area", "../../attractions/taste.php"],
	["wines of the bay area", "../../wines-of-the-bay-area/"],
	["the barbary", "../../barbary/"],
	["eco lands", "../../festival/greening.php"],
	["outsider art", "../../attractions/outsider-art.php"],
	["crowdfire", "../../attractions/crowdfire.php"]     //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["history of outside lands", "../../ggp/index.php"],
	["attractions", "../../ggp/attractions.php"],
	["donations", "../../ggp/donations.php"],
	["photos", "../../ggp/photos.php"],
	["map", "../../ggp/map.php"],
	["links", "../../ggp/links.php"] //no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["crowdfire", "http://www.crowdfire.net/"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["contact", "../../about/contact.php"],
	["press", "../../about/press.php"],
	["2009 photo gallery", "../../gallery/index09.php"],
	["2008 photo gallery", "../../gallery/index.php"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu7.items=[
	["festival lineup", "../../artists/"],
	["night shows", "../../night-shows/"],
	["artist signings", "../../festival/artist-signing.php"],
	["iPhone app", "../../iPhone/"] //no comma following last entry!
]

