var LOWER_MENUS = [
	['Georgia',null,null,
		['Home', '/states/GA/index.htm'],
		['History', '/states/GA/history.htm'],
		['Symbols', '/states/GA/symbols.htm'],
		['Interesting Facts', '/states/GA/facts.htm'],
		['Famous People', '/states/GA/famous_people.htm'],
		['Cities & Counties', '/states/GA/cities.htm'],
		['News', '/states/GA/news.htm'],
		['Official Site', 'http://www.state.ga.us'],
		['Books and Videos', '/states/GA/books.html'],
	],
	['Regions',null,null,
		['Mountains', '/states/GA/mountains.htm'],
		['Atlanta Metro', '/states/GA/atlanta.htm'],
		['Historic South', '/states/GA/historic_south.htm'],
		['Southern Rivers', '/states/GA/southern_rivers.htm'],
		['Coast', '/states/GA/coast.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/GA/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/ga.shtml'],
		['State Parks', 'http://www.gastateparks.org'],
		['Dept. of Natural Resources', 'http://www.dnr.state.ga.us'],
	],
	['Events', '/states/GA/events/index.htm',null
	],
	['Lodging', '/states/GA/lodging/index.html',null
	]
];