/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Store Directory', 'search.html', [, , 130, 18]],
	['Centre Map', 'map.html', [130, , 130, 18]],
	['Directions', 'directions.html', [130, , 130, 18]],
	['Events', 'new.html', [130, , 130, 18],
		['Press Releases', 'press.html', [, , 130, 18]]
	],
	['About SCHFC', 'about.html', [130, , 130, 18]]
];
