var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:200px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Background", "index.asp?subpage=2&submenu=1"],
	["Our Mission, Vision and Values", "index.asp?subpage=2&submenu=2"],
	["Growth Path", "index.asp?subpage=2&submenu=4"],
	["Awards & Certificates", "index.asp?subpage=2&submenu=5"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:180px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Solutions", "index.asp?subpage=3&submenu=10"],
	["Service Capabilities", "index.asp?subpage=3&submenu=1"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:180px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["AB Pharos Marine", "index.asp?subpage=4&submenu=1"],
	["Brush BEM", "index.asp?subpage=4&submenu=2"],
	["Brush Transformer", "index.asp?subpage=4&submenu=3"],
	["Byres Security", "index.asp?subpage=4&submenu=4"],
	//["GE Intelligent Platforms", "index.asp?subpage=4&submenu=6"],
	//["GE Industrial and Consumer", "index.asp?subpage=4&submenu=7"],
	["Ritz Instrument Transformer", "index.asp?subpage=4&submenu=8"],
	["Leeds Transformer", "index.asp?subpage=4&submenu=10"],
	["SIEMENS", "index.asp?subpage=4&submenu=11"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:90px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Latest News", "index.asp?subpage=5&submenu=1"],
	["Event Photos", "index.asp?subpage=5&submenu=1"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:125px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["Company Profile", "index.asp?subpage=6&submenu=1"],
	["Corporate Video", "index.asp?subpage=6&submenu=2"],
	["Supply Reference", "index.asp?subpage=6&submenu=2"],
	["Product Catalouge", "index.asp?subpage=6&submenu=2"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:130px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu7.items=[
	["Malaysia", "index.asp?subpage=7&submenu=1"],
	["Singapore", "index.asp?subpage=7&submenu=2"],
	["China", "index.asp?subpage=7&submenu=3"],
	["Thailand", "index.asp?subpage=7&submenu=4"],
	["Career Opportunities", "index.asp?subpage=7&submenu=5"] //no comma following last entry!
]


/*
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!
]
*/
