var MENU_ITEMS = [
	['&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home', 'index.asp'],
	['&nbsp;&nbsp;&nbsp;Solutions', null, null,
		['GIS', 'gis.html'],
		['Multimedia & Web', 'multimedia.html'],
		['Networking', 'networking.html'],
		['MIS', 'mis.html'],
		
	],
	['&nbsp;&nbsp;&nbsp;&nbsp;Services', null, null,
		['Business Process Outsourcing', 'bpo.html'],
		['Call Centre', 'callcentre.html'],
		['Training', 'training.html'],
		
	],
	['&nbsp;CD Products', null, null,
		['Tiny Tot Series', 'http://www.satvat-itstore.com/cd1.asp?cat=tiny%20tots'],
		['Indian Mythology', 'http://www.satvat-itstore.com/cd1.asp?cat=indian%20mythology'],
		['E-tourism', 'http://www.satvat-itstore.com/cd1.asp?cat=tourism'],
		['Gk Pack', 'http://www.satvat-itstore.com/cd1.asp?cat=general%20knowledge'],
		['Value Pack Cds', 'http://www.satvat-itstore.com/cd1.asp?cat=budget%20cds'],
		
	],
	['&nbsp;&nbsp;&nbsp;&nbsp;Clients', 'Client.asp'],
	['&nbsp;&nbsp;Media Talk', 'Mediatalk.asp'],
	['Opportunities', 'jobopp.html'],
	['&nbsp;&nbsp;&nbsp;About Us', 'aboutus.html'],

];

