/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Services', 'index.html'],
	['Company', 'company.html'],
	['Clients', 'clients.html',
	['Madzoft.Timer', null]
	],
	['Contact','contact.html']
];
