/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Contact', 'contact.asp'],
	['FAQs', 'faqs.asp'],
	['Links', 'links.asp']
];

