var placestostay={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
placestostay.items=[
	["Hotels/Motels", "http://www.bellingham.org/lodging/hotels-motels"],
	["Bed & Breakfasts", "http://www.bellingham.org/lodging/bed-breakfasts"],
	["Vacation Rentals", "http://www.bellingham.org/lodging/vacation-rentals"],
	["Camping/RVs", "http://www.bellingham.org/lodging/campgrounds-rv-parks"],
	["Regional", "http://www.bellingham.org/lodging/regional"],
	["Special Offers", "http://www.washingtonres.com/pageid/5/default.aspx"] //no comma following last entry!
]

var wheretoeat={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
wheretoeat.items=[
	["Restaurants", "http://www.bellingham.org/eat/restaurants"],
	["Wine & Beer", "http://www.bellingham.org/eat/wine-beer"],
	["Agricultural", "http://www.bellingham.org/eat/farms-agriculture"] //no comma following last entry!
]

var thingstodo={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
thingstodo.items=[
	["Event Calendar","http://www.bellingham.org/activities/event-calendar"],
	["Annual Events","http://www.bellingham.org/activities/annual-events"],
	["Arts & Culture","http://www.bellingham.org/activities/arts-culture"],
	["Attractions","http://www.bellingham.org/activities/attractions-entertainment"],
	["Bicycling","http://www.bellingham.org/activities/bicycling"],
	["Bird Watching","http://www.bellingham.org/activities/bird-watching"],
	["Casinos","http://www.bellingham.org/activities/casinos"],
	["Fishing","http://www.bellingham.org/activities/fishing"],
	["Golfing","http://www.bellingham.org/activities/golfing"],
	["Hiking","http://www.bellingham.org/activities/hiking"],
	["Scenic Drives","http://www.bellingham.org/activities/scenic-drives"],
	["Shopping","http://www.bellingham.org/activities/shopping"],
	["Snow Sports","http://www.bellingham.org/activities/skiing-snow-sports"],
	["Spas & Health","http://www.bellingham.org/activities/spas-health"],
	["Water Adventures","http://www.bellingham.org/activities/water-adventures"] //no comma following last entry!
]

var gettinghere={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
gettinghere.items=[
	["Maps","http://www.bellingham.org/transportation/maps"],
	["Ground Transport","http://www.bellingham.org/transportation/ground-transportation"],
	["Air Transport","http://www.bellingham.org/transportation/air-transportation"],
	["Water Transport","http://www.bellingham.org/transportation/water-transportation"],
	["US/Canada Border","http://www.bellingham.org/transportation/us-canada-border"] //no comma following last entry!
]

var discover={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
discover.items=[
	["Communities","http://www.bellingham.org/discover/communities"],
	["Climate","http://www.bellingham.org/discover/climate"],
	["Services","http://www.bellingham.org/discover/services"],
	["Media","http://www.bellingham.org/discover/media"],
	["Itineraries","http://www.bellingham.org/discover/itineraries"],
	["Relocation","http://www.bellingham.org/discover/relocation"],
	["Schools","http://www.bellingham.org/discover/schools"],
	["Blog","http://www.bellingham.org/discover/blog"],
	["Out of Area","http://www.bellingham.org/discover/out-of-area"]
]
