var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}//First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["What We Do", "http://www.eseekindia.com/what_v_do.html"],
	["Portfolio", "http://www.eseekindia.com/what_v_do.html"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Web Marketing", "http://www.eseekindia.com/web-marketing.html"],
	["Flash and Action script", "http://www.eseekindia.com/flash-web-design.html"]
	 //no comma following last entry!
	]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Logo Design", "http://www.eseekindia.com/logo-design.html"]
	 //no comma following last entry!
	]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["E-Broucher", "http:#"] //no comma following last entry!
]
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''}//Second menu variable. Same precaution.
anylinkmenu5.items=[
	["E-Commerece", "http:#"],
	["Bespoke Solutions", "http:#"] //no comma following last entry!
	]
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''}//Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Web Development", "http://www.eseekindia.com/web-development.html"],
	["Programming", "http://www.eseekindia.com/programming.html"] //no comma following last entry!
	]
var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	[".Net Development", "http://www.eseekindia.com/dot-net-development.html"],
	["PHP Development", "http://www.eseekindia.com/php-development.html"],
	["Data Entry", "http://www.eseekindia.com/data-entry.html"]
	//no comma following last entry!
	]