/* Tigra Menu items structure */
var MENU_ITEMS = [

	['Home', 'index.shtml'],
	['Contact Us', 'contact.shtml']

];



