
var myMenu =
		[
			['', '', '', '', 'description',  // a menu item  
			 	
				['', 'Autokomerc d.o.o.', 'index.php?view=doo', '_self', 'Autokomerc d.o.o'],
				
				['', 'Autokomerc Centar Aerodrom', 'index.php?view=aerodrom', '_self', 'Autokomerc Centar Aerodrom'],
				
				['', 'Autokomerc Komision', 'index.php?view=komision', '_self', 'Autokomerc Komision'],
				
				['', 'Autokomerc Centar Ni&scaron;', 'index.php?view=centar_nis', '_self', 'Autokomerc Centar Ni&scaron;'],
				
				['', 'Autokomerc Karting Centar', 'index.php?view=karting', '_self', 'Autokomerc Karting Centar'],
				
				['', 'Polovna Vozila', 'index.php?view=cars', '_self', 'Polovna Vozila'],
				
				['', 'Autokomerc Tehnički pregled', 'index.php?view=tehnicki', '_self', 'Autokomerc Tehnički pregled'],

			]	 
		];