
var myMenu =
		[
			['', '', '', '', 'description',  // a menu item  
			 	
				['', 'Autokomerc d.o.o.', 'index.php?view=doo', '_self', 'Autokomerc d.o.o'],
				
				['', 'Autokomerc Center Aeroport', 'index.php?view=aerodrom', '_self', 'Autokomerc Center Aeroport'],
				
				['', 'Autokomerc Commision', 'index.php?view=komision', '_self', 'Autokomerc Commision'],
				
				['', 'Autokomerc Center Ni&scaron;', 'index.php?view=centar_nis', '_self', 'Autokomerc Center Ni&scaron;'],
				
				['', 'Autokomerc Karting Center', 'index.php?view=karting', '_self', 'Autokomerc Karting Center'],
				
				['', 'Used Cars', 'index.php?view=cars', '_self', 'Used cars'],
				
				['', 'Autokomerc Technical Examination', 'index.php?view=tehnicki', '_self', 'Autokomerc Technical Examination'],
				
			]	 
		];
