var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Company Profile", "aboutus.html"],
	["Management Team", "management_team.html"],
	["Clientele", "clientele.html"],
	["Awards &amp; Recognitions", "awards.html"],
	["Lab", "lab.html"]//no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Server", "server.html"],
	["Desktops/Laptops", "desktops.html"],
	["Laptop Options", "laptop_option.html"],
	["Server Options", "server_option.html"],
	["Backup Options-EVAs", "backup_option.html"],
	["Storage Options", "storage_option.html"],
	["Printing", "printing.html"],
	["Storage", "storage_solution.html"],
	["Power &amp;  cooling", "power.html"],
	["Gifts & Promotional Items", "gifts_items.html"]//no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:300px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Infrastructure Management Services", "IMservices.html"],
	["Security Management Services", "SMservices.html"],
	["Network Management Services", "NMservices.html"],
	["Database and Backup Management Services", "DBMservices.html"],
	["Power Management Services", "PMservices.html"],
	["AMC &amp; FMS Highlights", "AMC_FMservices.html"],
	["State of Art Laptop Repair Centre", "laptop_repair.html"],
	["Remote Management Services", "RMservices.html"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:173px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Cloud Computing", "cloud_computing.html"],
	["DR Solutions", "dr_solutions.html"],
	["Virtualisation (VMware)", "virtualisation.html"],
	["Data Center Service", "data_center_service.html"],
	["Data Center Solution", "data_center_solution.html"],
	["Backup Solution", "backup_solution.html"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:173px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Brochures", "pdf/company_profile.pdf"],
	["Whitepapers", "whitepapers.html"],
	["Case studies", "case_studies.html"],
	["Newsletters", "newsletters.html"],
	["Drivers", "drivers.html"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:173px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Work Environment", "work_environment.html"],
	["Current Openings", "current_opening.html"]//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:173px; background:#503d01', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Contact Details", "contacts.html"],
	["Enquiry", "enquiry.html"]//no comma following last entry!
]
