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