var LOWER_MENUS = [
	['Kentucky',null,null,
		['Home', '/states/KY/index.htm'],
		['History', '/states/KY/history.htm'],
		['Symbols', '/states/KY/symbols.htm'],
		['Interesting Facts', '/states/KY/facts.htm'],
		['Famous People', '/states/KY/famous_people.htm'],
		['Cities & Counties', '/states/KY/cities.htm'],
		['News', '/states/KY/news.htm'],
		['Official Site', 'http://www.state.ky.us'],
	],
	['Regions',null,null,
		['Western Waterlands', '/states/KY/western_waterlands.htm'],
		['Bluegrass Heartlands', '/states/KY/bluegrass_heartlands.htm'],
		['Scenic Wonderlands', '/states/KY/scenic_wonderlands.htm'],
		['Eastern Highlands', '/states/KY/eastern_highlands.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/KY/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/ky.shtml'],
		['State Parks', 'http://www.state.ky.us/agencies/parks/'],
		['Dept. of Fish and Wildlife Resources', 'http://www.kdfwr.state.ky.us/'],
	],
	['Events', '/states/KY/events/index.htm',null
	],
	['Lodging', '/states/KY/lodging/index.html',null
	]
];