/* Tigra Menu items structure */

var MENU_ITEMS = [
	['Welcome Home<br>&nbsp;', 'index.php',,
		['Introduction<br>&nbsp;', 'introduction.php',,],
		['Contact us<br>&nbsp;', 'contactus.php',,],
		['Location<br>&nbsp;','location.php',,],
		['Enquiries<br>&nbsp;','enquiries.php',,],
		['Conditions and Terms<br>&nbsp;','Policy-Conditions-Terms-of-Stay.php',,],
		['Photo Gallery<br>&nbsp;','photo_gallery.php',,]
	],
	['B&amp;B suites<br>&nbsp;',,,
		['Artisan Spaview Suites<br>&nbsp;', 'Artisan-Spaview-Suites.php',],
		['Honeymoon Executive &#8220;Maple&#8221;', 'Honeymoon-Executive-Maple.php',]
	],
	['Cottage Penthouse<br> with Jacuzzi',,,
		['Penthouse Jacuzzi<br>&nbsp;', 'Penthouse-Jacuzzi.php',],
		['Guests Comments<br>&nbsp;', 'guests-comments.php',]
	],
	['Today&rsquo;s Rates<br>Vacancies', 'https://www.thebookingbutton.com.au/public/reservation/PropertyOverview.do?channelCode=SPAVIEWSDIRECT',],
	['Extras and Packages<br>&nbsp;',,,
		['Extras Menu<br>&nbsp;', 'extras.php',,],
		['Massage and Beauty Treatments', 'massage-beauty.php',,]
	],
	['Things to do<br>&nbsp;', 'things-to-do-in-Maleny.php',]
];
