var LOWER_MENUS = [
	['South Carolina',null,{'sw':175},
		['Home', '/states/SC/index.htm'],
		['History', '/states/SC/history.htm'],
		['Symbols', '/states/SC/symbols.htm'],
		['Interesting Facts', '/states/SC/facts.htm'],
		['Famous People', '/states/SC/famous_people.htm'],
		['Cities & Counties', '/states/SC/cities.htm'],
		['News', '/states/SC/news.htm'],
		['Official Site', 'http://www.myscgov.com'],
	],
	['Regions',null,null,
		['Capital City & Lake Murray Country', '/states/SC/capital_city.htm'],
		['Historic Charleston', '/states/SC/charleston.htm'],
		['Lowcountry & Resort Islands', '/states/SC/lowcountry.htm'],
		['Myrtle Beach & the Grand Strand', '/states/SC/myrtle_beach.htm'],
		['Old 96 District', '/states/SC/old_96.htm'],
		['Olde English District', '/states/SC/olde_english.htm'],
		['Pee Dee Country', '/states/SC/pee_dee.htm'],
		['Santee Cooper Country', '/states/SC/santee_cooper.htm'],
		['The Upcountry', '/states/SC/upcountry.htm'],
		['Thoroughbred Country', '/states/SC/thoroughbred_country.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/SC/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/sc.shtml'],
		['State Parks', 'http://www.southcarolinaparks.com'],
		['Dept. of Natural Resources', 'http://water.dnr.state.sc.us'],
	],
	['Events', '/states/SC/events/index.htm',null
	],
	['Lodging', '/states/SC/lodging/index.html',null
	]
];