var LOWER_MENUS = [
	['South Dakota',null,null,
		['Home', '/states/SD/index.htm'],
		['History', '/states/SD/history.htm'],
		['Symbols', '/states/SD/symbols.htm'],
		['Facts', '/states/SD/facts.htm'],
		['Famous People', '/states/SD/famous_people.htm'],
		['Cities & Counties', '/states/SD/cities.htm'],
		['News', '/states/SD/news.htm'],
		['Official Site', 'http://www.state.sd.us'],
	],
	['Regions',null,null,
		['Black Hills, Badlands & Lakes'],
		['Great Lakes', '/states/SD/great_lakes.htm'],
		['Glacial Lakes & Prairies', '/states/SD/glacial_prairies.htm'],
		['Southeast', '/states/SD/southeast.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/SD/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/sd.shtml'],
		['State Parks', 'http://www.state.sd.us/gfp/sdparks/index.htm'],
		['Dept. of Game, Fish and Parks'],
	],
	['Events', '/states/SD/events/index.htm',null
	],
	['Lodging', '/states/SD/lodging/index.html',null
	]
];