var LOWER_MENUS = [
	['Idaho',null,null,
		['Home', '/states/ID/index.htm'],
		['History', '/states/ID/history.htm'],
		['Symbols', '/states/ID/symbols.htm'],
		['Interesting Facts', '/states/ID/facts.htm'],
		['Famous People', '/states/ID/famous_people.htm'],
		['Cities & Counties', '/states/ID/cities.htm'],
		['News', '/states/ID/news.htm'],
		['Official Site', 'http://www.state.id.us'],
	],
	['Regions',null,null,
		['Northern', '/states/ID/northern.htm'],
		['North Central', '/states/ID/north_central.htm'],
		['Southwestern', '/states/ID/southwestern.htm'],
		['South Central', '/states/ID/south_central.htm'],
		['Southeastern', '/states/ID/southeastern.htm'],
		['Eastern', '/states/ID/eastern.htm'],
		['Central', '/states/ID/central.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/ID/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/map/state_list.shtml#Idaho'],
		['State Parks', 'http://www.idahoparks.org/'],
		['Bureau of Land Management', 'http://www.id.blm.gov'],
		['Dept. of Fish and Game', 'http://www2.state.id.us/fishgame/fishgame.html'],
		['Ski Resorts', '/states/ID/skiresorts.htm'],
	],
	['Events', '/states/ID/events/index.htm',null
	],
	['Lodging', '/states/ID/lodging/index.html',null
	]
];