/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.redhouseartstudio.com/index.html', {'tw':'_self','tt':'','sw':'199'}],
	['Exhibit Schedule', 'http://www.redhouseartstudio.com/exhibits.html', {'tw':'_self','tt':'','sw':'199'}],
	['Gallery', 'http://www.redhouseartstudio.com/gallery.html', {'tw':'_self','tt':'','sw':'200'}],	
	['Contact Us', 'http://www.thecomingwave.com/redhouse/contactus.html', {'tw':'_self','tt':'','sw':'199'}],
];

