var LOWER_MENUS = [
	['Oklahoma',null,null,
		['Home', '/states/OK/index.htm'],
		['History', '/states/OK/history.htm'],
		['Symbols', '/states/OK/symbols.htm'],
		['Interesting Facts', '/states/OK/facts.htm'],
		['Famous People', '/states/OK/famous_people.htm'],
		['Cities & Counties', '/states/OK/cities.htm'],
		['News', '/states/OK/news.htm'],
		['Official Site', 'http://www.state.ok.us'],
	],
	['Regions',null,null,
		['Red Carpet Country', '/states/OK/redcarpet.html'],
		['Great Plains Country', '/states/OK/greatplains.html'],
		['Frontier Country', '/states/OK/frontiercountry.html'],
		['Lake & Trail Country', '/states/OK/lakeandtrail.html'],
		['Green Country', '/states/OK/greencountry.html'],
		['Kiamichi Country', '/states/OK/kiamichi.html'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/OK/nationalparks/index.htm'],
		['Oklahoma Parks, Resorts, and Golf', 'http://www.touroklahoma.com/'],
		['Dept. of Wildlife Conservation', 'http://www.wildlifedepartment.com'],
	],
	['Events', '/states/OK/events/index.htm',null
	],
	['Lodging', '/states/OK/lodging/index.html',null
	]
];