var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Mission and Objectives", "/asp/about_freshfel/index.asp?doc_id=196"],
	["Structure and Division", "/asp/about_freshfel/index.asp?doc_id=197"],
	["Secretariat", "/asp/about_freshfel/index.asp?doc_id=198"],
	["Activity Reports", "/asp/about_freshfel/index.asp?doc_id=199"],
	["Article of Association", "/asp/about_freshfel/index.asp?doc_id=418"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Interest Representation", "/asp/what_we_do/index.asp?doc_id=200"],
	["Communication", "/asp/what_we_do/index.asp?doc_id=201"],
	["Policy & Industry Issues", "/asp/what_we_do/index.asp?doc_id=202"],
	["Enjoy Fresh", "/asp/what_we_do/enjoy_fresh.asp"],
	["EU Fresh Fruit &<br>&nbsp;Vegetable Charter", "/asp/what_we_do/index.asp?doc_id=403"],
	["School Fruit Scheme", "/asp/what_we_do/index.asp?doc_id=405"],
	["Citrus Update", "/asp/what_we_do/citrus_update.asp"],
	["Pro Greens", "http://www.progreens.org/"],
	["Fresh Quality Guide", "http://www.freshquality.org/"],
	["Consumption Monitor", "/asp/what_we_do/consumption_monitor.asp"],
	["Fresh 2010", "http://www.freshcongress.com"],
	["COFREUROP", "/asp/what_we_do/index.asp?doc_id=431"]	//no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Why become a Member", "/asp/members/index.asp?doc_id=203"],
	["Application Form", "/asp/members/member_form.asp"],
	["List of Members", "/asp/members/members_list.asp"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu4.items=[
	["Contact us", "/asp/contacts/index.asp?doc_id=413"],
	["Access map &amp; Itinerary", "/asp/contacts/access_map.asp"],
	["Freshfel Secretariat", "/asp/contacts/index.asp?doc_id=415"],
	["Links", "/asp/contacts/index.asp?doc_id=417"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.items=[
	["News", "/asp/newsroom/index.asp"],
	["Position Papers", "/asp/newsroom/index.asp?cat_id=28"],
	["Press Releases", "/asp/newsroom/index.asp?cat_id=25"],
	["Headlines", "/asp/newsroom/index.asp?cat_id=42"],
	["Fresh Times", "/asp/newsroom/index.asp?cat_id=39"],
	["Citrus Update", "/asp/newsroom/index.asp?cat_id=34"],
	["Activity Report", "/asp/newsroom/index.asp?cat_id=43"],
	["FAQ", "/asp/newsroom/index.asp?cat_id=44"]
	
]