var LOWER_MENUS = [
	['West Virginia',null,null,
		['Home', '/states/WV/index.htm'],
		['History', '/states/WV/history.htm'],
		['Symbols', '/states/WV/symbols.htm'],
		['Interesting Facts', '/states/WV/facts.htm'],
		['Famous People', '/states/WV/famous_people.htm'],
		['Cities & Counties', '/states/WV/cities.htm'],
		['News', '/states/WV/news.htm'],
		['Official Site', 'http://www.state.wv.us'],
	],
	['Regions',null,null,
		['Northern Panhandle', '/states/WV/northern_panhandle.htm'],
		['Mountaineer Country', '/states/WV/mountaineer_country.htm'],
		['Eastern Panhandle', '/states/WV/eastern_panhandle.htm'],
		['Mid-Ohio Valley', '/states/WV/midohio_valley.htm'],
		['Mountain Lakes', '/states/WV/mountain_lakes.htm'],
		['Potomac Highlands', '/states/WV/potomac_highlands.htm'],
		['Metro Valley', '/states/WV/metro_valley.htm'],
		['New River/ Greenbrier Valley', '/states/WV/newriver_greenbrier.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/WV/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/wv.shtml'],
		['State Parks', 'http://www.wvparks.com/'],
		['Dept. of Natural Resources', 'http://www.wvdnr.gov/'],
	],
	['Events', '/states/WV/events/index.htm',null
	],
	['Lodging', '/states/WV/lodging/index.html',null
	]
];