var LOWER_MENUS = [
	['Maine',null,null,
		['Home', '/states/ME/index.htm'],
		['History', '/states/ME/history.htm'],
		['Symbols', '/states/ME/symbols.htm'],
		['Facts', '/states/ME/facts.htm'],
		['Famous People', '/states/ME/famous_people.htm'],
		['Cities & Counties', '/states/ME/cities.htm'],
		['News', '/states/ME/news.htm'],
		['Official Site', 'http://www.state.me.us'],
	],
	['Regions',null,null,
		['Aroostook County', '/states/ME/aroostook_county.htm'],
		['The Maine Highlands', '/states/ME/highlands.htm'],
		['Downeast/Acadia', '/states/ME/downeast_acadia.htm'],
		['Kennebec and Moose River Valleys', '/states/ME/kennebec_mooseriver.htm'],
		['Mid-Coast', '/states/ME/mid_coast.htm'],
		['Maine Lakes and Mountains', '/states/ME/maine_lakes_mountains.htm'],
		['Greater Portland and Casco Bay', '/states/ME/portland_cascobay.htm'],
		['Southern Maine Coast', '/states/ME/southern_maine_coast.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/ME/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/r9/white/'],
		['State Parks', 'http://www.state.me.us/doc/prkslnds/'],
		['Dept. of Conservation', 'http://www.state.me.us/doc/index.html'],
	],
	['Lodging', '/states/ME/lodging/index.html',null
	]
];