/* Tigra Menu items structure  -- 5 buttons--4@179, 1@178 -- 4 buttons--3@224, 1@223*/

var MENU_ITEMS = [
	['Home', 'default.html', {'tw':'_self','tt':'','sw':'297'}],
	['Testimonials', 'testimonials.html', {'tw':'_self','tt':'','sw':'296'}],	
	['Contact Us', 'contactus.html', {'tw':'_self','tt':'','sw':'297'}],
];


