var MENU_ITEMS = [
	['Chi siamo', null, null,
		['Homepage', 'main_english.htm'],
		['Le nostre barche', 'boat.htm'],
		['La nostra storia', 'company.htm'],
		['Il nostro equipaggio', 'team.htm'],
		['Le vostre foto', 'testimonials.htm'],
		
	],
	['Le nostre escursioni', null, null,
		['Phi Phi Islands', 'phiphi.htm'],
		['Phang Nga', 'phanga.htm'],
		['Krabi', 'krabi.htm'],
		['Itinerari personalizzati', 'charter.htm'],

	],
		['Charter privati', null, null,
		['Itinerari personalizzati', 'charter.htm'],
	

	],
		['Prezzi', null, null,
		['I nostri prezzi', 'prices_trips.htm'],
	
	],
		['Tour operators', null, null,
		['Login', 'login.htm'],

		
	],
		['Contattaci', null, null,
		['Contattaci', 'contact.htm'],
		['F.A.Q.', 'faq.htm'],

	],
];


