var MENU_ITEMS = [
	['home', 'index.html'],
	['about us', 'about.html'],
	['our caravans', 'caravan.html'],
	['bookings', 'book.html'],
	['accessibility', 'access.html'],
	['our pets', 'pets.html'],
	['contact', 'contact.html'],
];
