var MENU_ITEMS = [
	['Main Page', 'index.php', null,
	],	['About Us', '', null,
		['Company information', 'content,o,firmie.html'],
	],[	'Contact', '', null,
		['Where to find us', 'content,mapa.html'],
		['Contact form', 'content,kontakt,wyslij,zapytanie.html'],
	],	['Go to', '', null,
		['Xtrack Flota', 'content,xtrack,flota.html'],
		['Xtrack Transporta','content,xtrack,transporta.html'],
		['Xtrack Komunal','content,xtrack,komunal.html'],
		['Xtrack Machina','content,xtrack,machina.html'],
		['Xtrack Agroma','content,xtrack,agroma.html']
	],
];
