

var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#745a40', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
        ["Home", "http://www.cafemonet.org/index.html"],
	["Pottery", "http://www.cafemonet.org/howitworks.html"],
	["Mosaics", "http://www.cafemonet.org/mosaics.html"],
	["Paint to Go", "http://www.cafemonet.org/painttogo.html"],
	["Mobile Monet", "http://www.cafemonet.org/mobile.html"],
	["Custom Painting", "http://www.cafemonet.org/custom.html"],
	["Quickfire", "http://www.cafemonet.org/quickfire.html"],
	["Weekly Specials", "http://www.cafemonet.org/specials.html"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#745a40', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Summer Camp", "http://www.cafemonet.org/camp.html"],
	["Monthly Calendar", "http://www.cafemonet.org/studioevents.html"],
	["Workshops/Classes", "http://www.cafemonet.org/classes.html"],
	["Storytime", "http://www.cafemonet.org/storytime.html"],
	["Weekly Specials", "http://www.cafemonet.org/specials.html"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#745a40', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Birthday Parties", "http://www.cafemonet.org/parties.html"],
	["Birthday Party Menus", "http://www.cafemonet.org/menu.html"],
	["Bridal Showers", "http://www.cafemonet.org/showers.html"],
	["Scouts", "http://www.cafemonet.org/scouts.html"],
	["Team Building", "http://www.cafemonet.org/teambuilding.html"],
	["Field Trips", "http://www.cafemonet.org/fieldtrips.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#745a40', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
        ["Tile Murals", "http://www.cafemonet.org/fundraising.html"],	
        ["Auction Items", "http://www.cafemonet.org/auctions.html"],
	["Donation Requests", "http://www.cafemonet.org/donations.html"],
	["Proceeds", "http://www.cafemonet.org/proceeds.html"] //no comma following last entry!
]



var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#745a40', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["About Us", "http://www.cafemonet.org/aboutus.html"],
	["Contact Us", "http://www.cafemonet.org/contactus.html"],
	["Careers", "http://www.cafemonet.org/careers.html"],
	["Directions", "http://www.cafemonet.org/directions.html"],
	["Studio Hours", "http://www.cafemonet.org/studiohours.html"] //no comma following last entry!
]
