var LOWER_MENUS = [
	['Virginia',null,null,
		['Home', '/states/VA/index.htm'],
		['History', '/states/VA/history.htm'],
		['Symbols', '/states/VA/symbols.htm'],
		['Interesting Facts', '/states/VA/facts.htm'],
		['Famous People', '/states/VA/famous_people.htm'],
		['Cities & Counties', '/states/VA/cities.htm'],
		['News', '/states/VA/news.htm'],
		['Official Site', 'http://www.state.va.us'],
		['Books and Videos', '/states/VA/books.html'],
	],
	['Regions',null,null,
		['Heart of Appalachia', '/states/VA/appalachia.htm'],
		['Blue Ridge Highlands', '/states/VA/brh.htm'],
		['Shenandoah Valley', '/states/VA/shenandoah_valley.htm'],
		['Central', '/states/VA/central.htm'],
		['Northern', '/states/VA/northern.htm'],
		['Chesapeake Bay', '/states/VA/chesapeake_bay.htm'],
		['Tidewater & Hampton Roads', '/states/VA/tidewater_hampton.htm'],
		['Eastern Shore', '/states/VA/eastern_shore.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/VA/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/va.shtml'],
		['State Parks', 'http://www.dcr.state.va.us/parks/'],
		['Dept. of Game & Inland Fisheries', 'http://www.dgif.state.va.us'],
	],
	['Events', '/states/VA/events/index.htm',null
	],
	['Lodging', '/states/VA/lodging/index.html',null
	]
];