var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["<img src='images/arrow.gif'/> History", "about-adecco-history.html"],
	["<img src='images/arrow.gif'/> Black Economic Empowerment", "about-adecco-bee.html"]
]

var anylinkmenu2={divclass:'anylinkmenu2', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["<img src='images/arrow.gif'/> Permanent Placements", "services-perm-placements.html"],
	["<img src='images/arrow.gif'/> Temporary Placements", "services-temp-placements.html"],
	["<img src='images/arrow.gif'/> Managed Services (AMS)", "services-managed-services.html"],
	["<b style='cursor:default'>Better Work</b>", ""],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Xpert Testing</font>", "xpert-testing.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Intellegent Reporting</font>", "intellegent-reporting.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Quality Systems</font>", "quality-systems.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Biometric Systems</font>", "biometric-systems.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Centralized Practice</font>", "centralized-practice.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Case Studies</font>", "case-studies.html"],
	["<b style='cursor:default'>Better Life</b>", ""],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Employee Retention (Employee Care)</font>", "employee-retention.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Corporate Social Responsibility</font>", "corporate-social-responsibility.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Training and Development</font>", "training-and-development.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Athlete Career Program</font>", "athlete-career-program.html"],
	["&nbsp;&nbsp;&nbsp;<img src='images/arrow.gif'/> <font style='font-size:11px'>Testimonials</font>", "testimonials.html"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Xpert Testing", ""],
	["Intellegent Reporting", ""],
	["Quality Systems", ""],
	["Biometric Systems", ""],
	["Centralized Practise", ""],
	["Case Studies", ""]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Employee Retention (Employee Care)", ""],
	["Corporate Social Responsibility", ""],
	["Training and Development", ""],
	["Biometric Systems", ""],
	["Athlete Career Program", ""],
	["Testimonials", ""]
]



/*var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.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!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]*/
