/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.html', {'tw':'_self','tt':'','sw':'160'}],
	['Forms', 'forms.html', {'tw':'_self','tt':'','sw':'160'}],	
	['Resource Center', 'resourcecenter.html', {'tw':'_self','tt':'','sw':'210'}],
	['About Us', 'aboutus.html', {'tw':'_self','tt':'','sw':'190'}],	
	['Contact Us', 'contactus.html', {'tw':'_self','tt':'','sw':'190'}],
];



