/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.stantonhomeinspection.com/index.html', {'tw':'_self','tt':''}],
	['Links', 'http://www.stantonhomeinspection.com/links.html', {'tw':'_self','tt':''}],
	['Contact Us', 'http://www.stantonhomeinspection.com/contactus.html', {'tw':'_self','tt':''}],
];

