var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#FFFF80', linktarget:''} //First menu variable. Same precaution.
anylinkmenu1.items=[
	["The Commission", "commission.asp"],
	["Legal Basis", "legal.asp"],	
	["Organizational Structure", "structure.asp"],	
	["Secretariat", "secretariat.asp"],
	["Directory", "directory.asp"],
//	["Directory", "directory.asp"] //no comma following last entry!				
	["Vacancies", "vacancies_2011-05-09.asp"] //no comma following last entry!			
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#FFFF80', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["PNoy's Social Contract", "contract.html"],					
	["Poverty Framework", "framework.html"],
	["Anti-Poverty Projects (APPs)", "apps.html"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#FFFF80', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Who are the Basic Sectors?", "who.html"],
	["Policy Agenda", "agenda.html"],
	["Council Members", "council.html"],
	["Related Downloads", "bs_downloads.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:285px; background:#FFFF80', linktarget:''} //Fourth menu variable. Same precaution.
anylinkmenu4.items=[
	["National Government Agencies", "agencies.asp"],
	["Private Sector / Non-Government Organizations", "private.asp"],
	["International Organizations", "international.asp"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#FFFF80', linktarget:''} //Fifth menu variable. Same precaution.
anylinkmenu5.items=[
	["Facts and Figures", "facts_figures.html"],
	["Poverty Studies", "poverty_studies.html"],
	["Publications", "publications.html"],
	["Electronic Files", "e-files.html"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#FFFF80', linktarget:''} //Sixth menu variable. Same precaution.
anylinkmenu6.items=[
	["Latest Update", "latest_update.asp"],
	["Archive", "archive.asp"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#FFFF80', linktarget:'photos.asp'} //Sixth menu variable. Same precaution.
anylinkmenu7.items=[]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#FFFF80', linktarget:''} //Sixth menu variable. Same precaution.
anylinkmenu8.items=[]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:0px; background:#FFFF80', linktarget:''} //Sixth menu variable. Same precaution.
anylinkmenu9.items=[]





var anylinkmenu50={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu50.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu50.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]


