var states = ['mout', 'mover', 'mdown'],

MENU_ITEMS = [
	['HOME', 'main.asp',null ],
	['FLOORPLAN', 'floorplan.asp',null ],
	['ATTRACTIONS', 'attractions.asp', null],
	['GUESTBOOK', 'http://www.rentors.org/guestbook.cfm?pid=97531', { 'tw': '_blank' }],
	['RATES', 'rates.asp', null],
	['RESERVE IT!', 'contactus.asp', null],
	['CALENDAR', 'http://www.rentors.org/calendar.aspx?propertyid=97531', { 'tw': '_blank'}],

];