/* --- menu items --- */
var MENU_ITEMS2 = [
	['About Us', 'overview.htm',
 	['Overview', 'overview.htm'],	
	['Chairman Message', 'cmdmessage.htm'],
	['Corporate Team ', 'CorporateTeam.htm'],	
	['Management Team ', 'TeamManagement.htm'],				
	],
	['Car Models', 'CarModels.htm',
					['Maruti 800', 'm800_ext.htm'],
					['Alto', 'alto_ext.htm'],
					['Omni', 'Omni_ext.htm',
					['Omni', 'Omni_ext.htm'],
					['Omni Cargo', 'Omnicargo_ext.htm' ],
					],
					['Gypsy', 'Gypsy_ext.htm'
					],
					['Zen Estilo', 'ZenEstilo_ext.htm'],
					['WagonR', 'WagonR_ext.htm'],
					
					['Versa', 'Versa_ext.htm'
					 ],
					['Swift','Swift_ext.htm'],
					['SX4','SX4_ext.htm'],
					['DZire','Dzire_ext.htm'],
					['Grand Vitara','Grand_ext.htm'],
					['Ritz','Ritz_ext.htm'],
					['A-Star','A-Star_ext.htm'],
					['Eeco','Eeco_ext.htm'],
					['Kizashi','Kizashie_ext.htm'],
	],
	['Sales', 'Sales.htm',
					['Buy Online ', 'buyonline.asp'],
					['Finance Schemes', 'finance.htm'], 
					['Accessories', 'Accessories.htm'], 
						],
	['Services', 'Services.htm',
		['Integrated Workshop','workshop.htm'],
		['CNG Fitment','cngfitment.htm'],
		['Insurance Offers','insurance.htm'],
		['True Value ','truevalue.htm'],
		['Service Support','support.htm'],
	],
	['Talk To Us', 'TalkToUs.htm',
		['Feedback Form','feedback_new.asp'],
		['Request Service Form','feedback.asp'],
		['Buy Online Form','buyonline.asp'],
		['Test Drive Form','Testdrive.asp'],
	],
	['Recognition ', 'award.htm',
		['Awards and Milestones','award.htm'],		
	],
	['Maruti Cares', 'MarutiCares.htm',
		['Troubleshooting','doit.htm'],
		['Fuel Efficiency','fueltips.htm'],
		['Road Safety','driving.htm'],
	],
];

