var LOWER_MENUS = [
	['New Hampshire',null,null,
		['Home', '/states/NH/index.htm'],
		['History', '/states/NH/history.htm'],
		['Symbols', '/states/NH/symbols.htm'],
		['Interesting Facts', '/states/NH/facts.htm'],
		['Famous People', '/states/NH/famous_people.htm'],
		['Cities & Counties', '/states/NH/cities.htm'],
		['News', '/states/NH/news.htm'],
		['Official Site', 'http://www.state.nh.us'],
	],
	['Regions',null,null,
		['Seacoast', '/states/NH/seacoast.htm'],
		['Merrimack Valley', '/states/NH/merrimack_valley.htm'],
		['Monadnock', '/states/NH/monadnock.htm'],
		['Dartmouth/Lake Sunapee', '/states/NH/dartmouth_sunapee.htm'],
		['Lakes', '/states/NH/lakes.htm'],
		['White Mountains', '/states/NH/white_mountains.htm'],
		['Great North Woods', '/states/NH/north_woods.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/NH/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/states/nh.shtml'],
		['State Parks', 'http://www.nhparks.state.nh.us'],
		['Fish and Game Dept.', 'http://www.wildlife.state.nh.us'],
	],
	['Events', '/states/NH/events/index.htm',null
	],
	['Lodging', '/states/NH/lodging/index.html',null
	]
];