var MENU_ITEMS = [
	['IT Solutions', "http://"+ serverName +"/niit/its/its_home.asp" , null,
		['Custom Software Development and Maintenance',  "http://"+ serverName +"/niit/its/practices/csdm.asp", null],
		['Legacy Maintenance and Modernization', "http://"+ serverName +"/niit/its/practices/lmm.asp", null],
		['Enterprise Integration', "http://"+ serverName +"/niit/its/practices/ei.asp", null]
	],
	['Knowledge Solutions', "http://"+ serverName +"/niit/ksb/ksb_home.asp", null,
		['Learning BPO', "http://"+ serverName +"/niit/ksb/content/offerings/lbpo.asp", null],
		['Advisory Services', "http://"+ serverName +"/niit/ksb/content/offerings/advisoryservices.asp", null],
		['Technology Enablement', "http://"+ serverName +"/niit/ksb/content/offerings/technology.asp", null],
		['Custom Content Development', "http://"+ serverName +"/niit/ksb/content/offerings/content.asp", null],
		['Training Delivery', "http://"+ serverName +"/niit/ksb/content/offerings/services.asp", null],
		['Enterprise Knowledge Solutions', "http://"+ serverName +"/niit/ksb/content/offerings/eks.asp", null]
	],
	['Education', "http://"+ serverName +"/niit/education/education_home.asp", null,
		['Career Programs', "http://"+ serverName +"/niit/education/programs/futurz/futurz_home.asp", null],
		['Literacy Programs', "http://"+ serverName +"/niit/education/programs/swift/swift_home.asp", null],
		['Advanced Technology', "http://"+ serverName +"/niit/education/programs/cats/cats_home.asp", null],
		['Multimedia Technology', "http://"+ serverName +"/niit/education/programs/maximedia/maximedia_home.asp", null],
		['Online Learning', "http://www.netvarsity.com", null]
	],
	['Business Process Management', "http://"+ serverName +"/niit/smartserve/smartserve_home.asp", null,
		['Back-Office Operations', "http://"+ serverName +"/niit/smartserve/services/backoffice.asp", null],
		['Contact Center  Operations', "http://"+ serverName +"/niit/smartserve/services/operations.asp", null],
		['eLearing / Knowledge Management', "http://"+ serverName +"/niit/smartserve/services/elearning.asp", null],
		['Technology Helpdesk', "http://"+ serverName +"/niit/smartserve/services/helpdesk.asp", null]
	]
];

