var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#e6e7e8', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!.
anylinkmenu2.items=[
	["RCREEE Set up", "http://www.rcreee.org/setup.html"],
	["Mission Statement", "http://www.rcreee.org/mission.html"],
	["Organizational Chart", "http://www.rcreee.org/organizational.html"],
	["Scope of Activities", "http://www.rcreee.org/scope.html"],
	["Development Partners", "http://www.rcreee.org/development.html"],
	["Membership Procedures", "http://www.rcreee.org/membership.html"]//no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#e6e7e8', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Studies", "http://www.rcreee.org/studies.html"],
	["Research", "http://www.rcreee.org/research.html"],
	["Annual Report", "http://www.rcreee.org/annual.html"],
	["Capacity Building", "http://www.rcreee.org/capacity.html"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#e6e7e8', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu4.items=[
	["2012 Events", "http://www.rcreee.org/2012events.html"],
	["2011 Events", "http://www.rcreee.org/2011events.html"],
	["2010 Events", "http://www.rcreee.org/2010events.html"],
	["2009 Events", "http://www.rcreee.org/2009events.html"],
	["2008 Events", "http://www.rcreee.org/2008events.html"] //no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#e6e7e8', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu5.items=[
	["Newsletter", "http://www.rcreee.org/newsletter.html"],
	["Media Booth", "http://www.rcreee.org/media.html"] //no comma following last entry!
]


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:107px; background:#e6e7e8', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Jordan", "http://www.rcreee.org/Jordan.html"],
	["Bahrain", "http://www.rcreee.org/Bahrain.html"],
	["Tunisia", "http://www.rcreee.org/Tunisia.html"],
	["Algeria", "http://www.rcreee.org/Algeria.html"],
	["Sudan", "http://www.rcreee.org/Sudan.html"],
	["Syria", "http://www.rcreee.org/Syria.html"],
	["Iraq", "http://www.rcreee.org/Iraq.html"],
	["Palestine", "http://www.rcreee.org/Palestine.html"],
	["Lebanon", "http://www.rcreee.org/Lebanon.html"],
	["Libya", "http://www.rcreee.org/Libya.html"],
	["Egypt", "http://www.rcreee.org/Egypt.html"],
	["Morocco", "http://www.rcreee.org/Morocco.html"],
	["Yemen", "http://www.rcreee.org/Yemen.html"] //no comma following last entry!
]
