var LOWER_MENUS = [
	['Arkansas',null,null,
		['Home', '/states/AR/index.htm'],
		['History', '/states/AR/history.htm'],
		['Symbols', '/states/AR/symbols.htm'],
		['Interesting Facts', '/states/AR/facts.htm'],
		['Famous People', '/states/AR/famous_people.htm'],
		['Cities & Counties', '/states/AR/cities.htm'],
		['News', '/states/AR/news.htm'],
		['Official Site', 'http://www.state.ar.us'],
	],
	['Regions',null,null,
		['Ozarks', '/states/AR/ozarks.htm'],
		['River Valley', '/states/AR/river_valley.htm'],
		['Ouachitas', '/states/AR/ouachitas.htm'],
		['Timberlands', '/states/AR/timberlands.htm'],
		['Central', '/states/AR/central.htm'],
		['Delta', '/states/AR/delta.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/AR/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/oonf'],
		['State Parks', 'http://www.arkansasstateparks.com'],
		['Game and Fish Commission', 'http://www.agfc.state.ar.us'],
	],
	['Events', '/states/AR/events/index.htm',null
	],
	['Lodging', '/states/AR/lodging/index.html',null
	]
];