/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Home', 'index.htm'],
	['Services', 'services.htm'],
	['Support', 'support.htm'],
	['View', 'view.htm'],
	['Contact', 'info.htm']
];
