/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.html', {'tw':'_self','tt':'','sw':'70'}],
	['A-Frame Signs','aframes.html', {'tw':'_self','tt':'','sw':'120'}],	
	['Banners', 'banners.html#', {'tw':'_self','tt':'','sw':'90'}],
	['Car Signs', 'carsigns.html', {'tw':'_self','tt':'','sw':'80'}],	
	['Shaklee', 'shaklee.html', {'tw':'_self','tt':'','sw':'80'}],	
	['Contact Us', 'contactus.html', {'tw':'_self','tt':'','sw':'100'}],
];



