var MENU_ITEMS = [
	['HOME','home.htm',null],
	['Hotel','hotel.htm',null],
	['Restaurant', 'restaurant.htm', null],
	['Hotelkamers', 'hotelkamers.htm', null],
	['Terras', 'terras.htm', null],
	['La Residence', 'residence.htm', null],
	['Recreatie', 'recreatie.htm', null],
	['Arrangementen', 'arrangementen.htm', null],
	['Contact', 'contact.htm', null]
];
