

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#F7F7F7', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["About Us", "AboutUs.aspx"],
	["Management", "Management.aspx"],
	["Engagement Models", "EngagementModel.aspx"],
	["Clients/ Testimonials", "Client.aspx"],
	["Partners", "Partners.aspx"],	
	["Contact Us", "ContactUs.aspx"] //no comma following last entry!
]
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#F7F7F7;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Product Engineering", "PES.aspx"],
	["Managed Infrastructure Services", "IMS.aspx"],
	["SaaS Services", "SaaS.aspx"] //no comma following last entry!
]
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#F7F7F7;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Hi Tech", "hitech_edu.aspx"],
	["Healthcare", "healthcare.aspx"],
	["Education", "Education.aspx"],
	["Financial Services", "FinancialServ.aspx"]//no comma following last entry!
]
var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:139px; background:#F7F7F7;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	//["Proactive Device Mgmt", "PDM.aspx"],
	//["EMR", "EMR.aspx"]
	//["iScaleUp", "iScaleUp.aspx"]	//no comma following last entry!
]
var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:159px; background:#F7F7F7;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	//["Proactive Device Mgmt", "PDM.aspx"],
	//["EMR", "EMR.aspx"]
	//["iScaleUp", "iScaleUp.aspx"]	//no comma following last entry!
]
//var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:159px; background:#F7F7F7;', linktarget:'_self'} //Second menu variable. Same precaution.
//anylinkmenu8.items=[
	//["Whitepaper", "whitepaper.aspx"],
	//["Blogs", "blog.aspx"],
	//["Webinar", "webinar.aspx"]//no comma following last entry!
//]
