var LOWER_MENUS = [
	['New Mexico',null,null,
		['Home', '/states/NM/index.htm'],
		['History', '/states/NM/history.htm'],
		['Symbols', '/states/NM/symbols.htm'],
		['Interesting Facts', '/states/NM/facts.htm'],
		['Famous People', '/states/NM/famous_people.htm'],
		['Official Site', 'http://www.newmexico.gov/'],
	],
	['Regions',null,null,
		['Northwest', '/states/NM/northwest.htm'],
		['Central', '/states/NM/central.htm'],
		['Southwest', '/states/NM/southwest.htm'],
		['North Central', '/states/NM/north_central.htm'],
		['Northeast', '/states/NM/northeast.htm'],
		['Southeast', '/states/NM/southeast.htm'],
	],
	['Outdoor Recreation',null,{'sw':175},
		['National Parks', '/states/NM/nationalparks/index.htm'],
		['National Forests', 'http://www.fs.fed.us/recreation/map/state_list.shtml#NewMexico'],
		['State Parks', 'http://www.emnrd.state.nm.us/prd/'],
		['Bureau of Land Management', 'http://www.blm.gov/nm/st/en.html'],
		['Game and Fish Dept.', 'http://www.gmfsh.state.nm.us'],
		['Ski Resorts', '/states/NM/skiresorts.htm'],
	],
	['Events', '/states/NM/events/index.htm',null
	],
	['Lodging', '/states/NM/lodging/index.html',null
	]
];
