/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Homepage','index.html', {'tw' : ''},
	],
	['About Us','about_sunshineworld.html', {'tw' : ''},
	['Testimonials','lithuania_holiday_testimonals.html', {'tw' : ''}],
	['Booking','booking_lithuania_holidays.html', {'tw' : ''}],
	['Terms','terms.html', {'tw' : ''}],
	['Contact Us','contact.html', {'tw' : ''}],
	],
	['For Guys','luthuania_holidays_for_guys.html', {'tw' : ''},
	['Stag Weekends','luthuania_holidays_for_guys.html#stag_weekends', {'tw' : ''}],
	['Packages','luthuania_holidays_for_guys_packages.html', {'tw' : ''}],
	['Hotels','luthuania_holidays_hotels.html', {'tw' : ''}],
	],
	['For Girls','luthuania_holidays_for_girls.html', {'tw' : ''},
	['Hen Weekends','luthuania_holidays_for_girls.html#hen_weekends', {'tw' : ''}],
	['Packages','luthuania_holidays_for_girls_packages.html', {'tw' : ''}],
	['Hotels','luthuania_holidays_hotels.html', {'tw' : ''}],
	],
	['Gallery','lithuania_holiday_photo_gallery.html', {'tw' : ''},
	],
	['Contact/Booking','contact.html', {'tw' : ''},
	['Booking','booking_lithuania_holidays.html', {'tw' : ''}],
	],
];