/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.html', {'tw':'_self','tt':'','sw':'157'}], /* 189 */
	['About Us','aboutus.html', {'tw':'_self','tt':'','sw':'157'}],
	['Services', 'services.html', {'tw':'_self','tt':'','sw':'158'}],
	['Forms', 'forms.html', {'tw':'_self','tt':'','sw':'157'}],
	['Links', 'links.html', {'tw':'_self','tt':'','sw':'157'}],
	['Contact Us', 'contactus.html', {'tw':'_self','tt':'','sw':'157'}],
];


