var MENU_ITEMS = [ ['  Home', '/home.html', {sw:54}], ['  Multi-Day Trips', '/multi-day-trips.html', {sw:102}, ['Sun, Sand, Surf & Slots', '/multi-day-trips/Sun, Sand, Surf and Slots.html', {sw:158}], ['New York City', '/multi-day-trips/NewYorkCity.html', {sw:94}], ['Cape Cod', '/multi-day-trips/CapeCod.html', {sw:78}], ['Athens & the Greek Isles', '/multi-day-trips/AthensandtheGreekIsles.html', {sw:166}], ['Erie, PA - Shopping', '/multi-day-trips/EriePAShopping.html', {sw:134}], ['Michigan Circle Tour', '/multi-day-trips/MichiganCircleTour.html', {sw:134}], ['Myrtle Beach - March Break / April Getaway', '/multi-day-trips/MyrtleBeachSpringBreak.html', {sw:270}], ['Alaska Cruise', '/multi-day-trips/AlaskaCruise.html', {sw:102}], ['Pennsylvania', '/multi-day-trips/Pennsylvania.html', {sw:102}] ], ['  Casino Trips', null, {sw:94}, ['Red-Eyes', '/casino-trips/Red-Eyes.html', {sw:78}], ['Atlantic City', '/casino-trips/atlantic_city.html', {sw:86}], ['Mohegan Sun', '/casino-trips/MoheganSun.html', {sw:102}], ['Turning Stone - November', '/casino-trips/TurningStoneNovember.html', {sw:166}] ], ['  Group Tours', '/group-tours.html', {sw:94}], ['  Charters', null, {sw:70}], ['  Calendar of Trips', '/calendar-of-trips.html', {sw:118}], ['  Contact Us', '/contact-us.html', {sw:86}] ]; new menu (MENU_ITEMS, MENU_POS);