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'],
		['Official Site', 'http://www.state.ky.us'],
	],
	['Regions',null,null,
		['Western', '/states/KY/western.htm'],
		['North Central', '/states/KY/north_central.htm'],
		['South Central', '/states/KY/south_central.htm'],
		['Eastern', '/states/KY/eastern.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/KY/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/map/state_list.shtml#Kentucky'],
		['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
	]
];
