/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Kviit Powai', 'index.htm' ],
	['Profil', null, null,
		['Human ', 'human.html'],
		['Physical', 'Physical.html'],
		['Sports & Co-curricular', 'profile2.html']
		],
			
];
