/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.littlefloweremmaus.com'],
	['Photo Gallery', 'Pages/Galleries.asp'],
	['History', 'Pages/History.asp'],
	['The ROAD', 'Pages/TheRoad.asp'],
	['Links', 'Pages/Links.asp']
];

