var anylinkmenu2 = { divclass: 'anylinkmenu', inlinestyle: 'font-family: Arial, Helvetica, sans-serif; width:155px; background:#e6f5fd; filter:progid:DXImageTransform.Microsoft.alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;', linktarget: '' } 
anylinkmenu2.items = [
	["Product Engineering", "ProductEng.aspx"],
	["Software Development", "SoftwareDev.aspx"],
	["Content Creation", "ContentCreation.aspx"]
]

var anylinkmenu1 = { divclass: 'anylinkmenu', inlinestyle: 'font-family: Arial, Helvetica, sans-serif; width:155px; background:#e6f5fd; filter:progid:DXImageTransform.Microsoft.alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;', linktarget: '' } 
anylinkmenu1.items = [
	["Hardware Solutions", "HardwareSolution.aspx"],
	["Equinox Software", "EquinoxSoftware.aspx"],
	["Application Solutions", "ApplicationSolution.aspx"],
	["LCD Panel & Components", "LCDPanel.aspx"] 
]

var anylinkmenu3 = { divclass: 'anylinkmenu', inlinestyle: 'font-family: Arial, Helvetica, sans-serif; width:155px; background:#e6f5fd; filter:progid:DXImageTransform.Microsoft.alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;', linktarget: '' }
anylinkmenu3.items = [
	["Register Product", "RegisterProduct.aspx"],
	["RMA Request", "RMArequest.aspx"],
	["Brochures", "Brochures.aspx"]
]