var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:130px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["News", "/asp/etp_uptodate/index.asp?cat_id=64"],
	["Events", "/asp/etp_uptodate/index.asp?cat_id=65"],
	["ETP newsletter", "/asp/etp_uptodate/index.asp?cat_id=68"],
	["Press releases", "/asp/etp_uptodate/index.asp?cat_id=67"],
	["Publications", "/asp/etp_uptodate/index.asp?cat_id=71"]	//no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["EU research links", "/asp/links/index.asp?doc_id=618"],
	["Relevant EU projects", "/asp/links/research_project.asp"],
	["Other relevant technology platforms", "/asp/links/index.asp?doc_id=620"]//no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:280px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Introduction &amp; mission of Working Groups", "/asp/groups/index.asp?doc_id=624"],
	["Introduction &amp; mission of Key Thrusts", "/asp/groups/index.asp?doc_id=640"],
	["WG activities", "/asp/groups/index.asp?doc_id=604"]//no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:160px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu4.items=[
	["NFTP presentation", "/asp/nftp/index.asp?doc_id=614"],
	["NFTP documents", "/asp/nftp/documents.asp"],
	["National SRA", "/asp/nftp/index.asp?doc_id=617"],
	["NFTP contacts", "/asp/nftp/index.asp?doc_id=615"]//no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:133px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.items=[
	["Presentation of ETP", "/asp/about_etp/index.asp?doc_id=489"],
	["Background", "/asp/about_etp/index.asp?doc_id=490"],
	["ETP organisation chart", "/asp/about_etp/index.asp?doc_id=492"],
	["ETP glossary", "/asp/about_etp/index.asp?doc_id=642"],
	["ETP contacts", "/asp/contacts/index.asp"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:220px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu6.items=[
	["Introduction and mission of the MG", "/asp/mg/index.asp?doc_id=625"] //no comma following last entry!
]
