var MENU_ITEMS = [
	
	['Home', 'index.html', null,],
	['Vessels', 'vessels.html', null,
		['Briglia 56', 'briglia-56.html', null,],
		['Briglia 61', 'briglia-61.html', null,],
		['Briglia 67', 'briglia-67.html', null,],
		['Briglia 76', 'briglia-76.html', null,],
		],
	['Our Team', 'team.html', null,],
	['Contact', 'contact.html', null,],
	['Sitemap', 'sitemap.html', null,],
	 
];


