var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //About Us
anylinkmenu1.items=[
	//["History", "http://practicalfarmers.org/about-us/history-and-mission.html"],
	["Our Story", "http://practicalfarmers.org/about-us/"],
	["Vision", "http://practicalfarmers.org/about-us/our-vision.html"],
	["Board", "http://practicalfarmers.org/about-us/board.html"],
	["Our Staff", "http://practicalfarmers.org/about-us/staff.html"],
	["Public Disclosure", "http://practicalfarmers.org/about-us/Public-Disclosure.html"],
	["Awards", "http://practicalfarmers.org/about-us/awards.html"],
	["Press", "http://practicalfarmers.org/about-us/press.html"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Events
anylinkmenu2.items=[
	["Monthly Calendar", "http://practicalfarmers.org/events.php"],
	["Field Days", "http://practicalfarmers.org/events/field-days.html"],
	["Farminars", "http://practicalfarmers.org/farminar/index.html"],
	["Pasture Walks", "http://practicalfarmers.org/events/pasture-walks.html"],
	["Workshops", "http://practicalfarmers.org/events/workshops.html"],
	["Annual Conference", "http://practicalfarmers.org/events/annual-conference.html"],
	["Cooperators' Meeting", "http://practicalfarmers.org/events/coop-meeting.html"],
	["Summer Camp", "http://practicalfarmers.org/events/summer-camp.html"]//no comma following last entry!
]
