/* Tigra Menu items structure */var MENU_ITEMS = [	['Home', 'http://www.steamboat-springs-developments.com/', {'sw':85}],	['The Paoli Group', 'contact.htm', {'sw':130,'bw':100},		['About', 'http://www.steamboat-springs-developments.com/contact.htm'],		['Investments', 'http://www.steamboat-springs-developments.com/investments.html'],		['Developments', 'http://www.steamboat-springs-developments.com/developments.html'],		['Custom Homes', 'http://www.steamboat-springs-developments.com/custom_home.html'],		['Confidentiality', 'http://www.steamboat-springs-developments.com/confidentiality.html']	],	['Property Search', null, {'sw':130},		['Featured Properties', 'http://www.steamboat-springs-developments.com/featured.php', {'sh':20}],		['Search All Properties', 'http://www.steamboat-springs-developments.com/search.php'],		['Distressed Properties', 'http://www.steamboat-springs-developments.com/members'],
		['Foreclosure Information', 'http://www.steamboat-springs-developments.com/foreclosure_list.html'],		['Property Updates', 'http://www.steamboat-springs-developments.com/property_sign_up.htm']	],	['Steamboat Info', 'http://www.steamboat-springs-developments.com/steamboat.html', {'sw':125}],
	['Resources', null, {'sw':105},		['Buyers / Sellers', 'http://www.steamboat-springs-developments.com/buyers_sellers.html'],
		['Property Marketing', 'http://www.steamboat-springs-developments.com/steamboat_springs_marketing.php'],		['Market Analysis', 'http://www.steamboat-springs-developments.com/market_update.htm'],		['Paoli Group Blog', 'http://www.steamboatcoloradorealestate.blogspot.com', {'tw':'_blank'}],		['Air Service', 'http://www.steamboat-springs-developments.com/air_service.html'],
		['Newsletter', 'http://www.steamboat-springs-developments.com/newsletter.html'],
		['Community Information', 'http://www.steamboat-springs-developments.com/community.html'],
		['Steamboat Springs Maps', 'http://www.steamboat-springs-developments.com/maps_steamboat_springs.html'],
		['Client Login', 'http://www.steamboat-springs-developments.com/members/login.php']
	],	['Contact', 'http://www.steamboat-springs-developments.com/contact_form.htm', {'sw':75}]];