var LOWER_MENUS = [
	['Washington',null,null,
		['Home', '/states/WA/index.htm'],
		['History', '/states/WA/history.htm'],
		['Symbols', '/states/WA/symbols.htm'],
		['Interesting Facts', '/states/WA/facts.htm'],
		['Famous People', '/states/WA/famous_people.htm'],
		['Cities & Counties', '/states/WA/cities.htm'],
		['News', '/states/WA/news.htm'],
		['Official Site', 'http://www.state.wi.us'],
	],
	['Regions',null,null,
		['The Coast', '/states/WA/coast.html'],
		['Olympic & Kitsap Peninsulas', '/states/WA/olympic.html'],
		['The Islands', '/states/WA/islands.html'],
		['North Cascades', '/states/WA/northcascades.html'],
		['Seattle/King County', '/states/WA/seattle.html'],
		['Volcano Country', '/states/WA/volcanocountry.html'],
		['Rocky Mountain Gateway', '/states/WA/rmg.html'],
		['Columbia River Plateau', '/states/WA/crp.html'],
		['Wine Country', '/states/WA/winecountry.html'],
		['The Palouse', '/states/WA/palouse.html']	
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/WA/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/r6/r6nf.htm'],
		['State Parks', 'http://www.parks.wa.gov/'],
		['Dept. of Fish and Wildlife', 'http://wdfw.wa.gov'],
		['Ski Resorts', '/states/WA/skiresorts.htm']
	],
	['Events', '/states/WA/events/index.htm',null
	],
	['Lodging', '/states/WA/lodging/index.html',null
	],
	['CityPass', '/states/WA/citypass/index.html',null
	]
];
