/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', '/records/default.asp', null,
	],
	['About Us', '/records/aboutus.asp', null,
	],
	['TAMU System PI Officers', '/records/contacts.asp', null,
	],
	['Resources', '/records/resources.asp', null,
	],
	['Training', 'http://vpfnweb1.tamu.edu/twa/do/events/online/view;jsessionid=36FA67015C50680A8CBEA2708CBFB509?uid=2361', null,
	]
];