
/* --- menu items --- */
var MENU_ITEMS = [
		
	['About Us','http://www.alaskafire.org/content/aboutus/index.shtml',null,
	['NFP in Alaska','http://www.alaskafire.org/content/aboutus/NFP/index.shtml'],
	['AWFCG','http://www.alaskafire.org/content/aboutus/awfcg/index.shtml']],
	['Grants','http://www.alaskafire.org/content/grants/index.shtml',null,
	['Hazardous Fuels','http://www.alaskafire.org/content/grants/HFT/index.shtml'],
	['Firefighters Assistance','http://www.alaskafire.org/content/grants/firefighter/index.shtml'],
	['Biomass/Other','http://www.alaskafire.org/content/grants/biomass/index.shtml']],
	['CWPPs','http://www.alaskafire.org/content/CWPP/index.shtml',null,
	['What is a CWPP?','http://www.alaskafire.org/content/CWPP/what/index.shtml'],
	['Completed CWPPs','http://www.alaskafire.org/content/CWPP/complete/index.shtml'],
	['CWPPs in Progress','http://www.alaskafire.org/content/CWPP/progress/index.shtml']],
	['Policy &amp; Guidance','http://www.alaskafire.org/content/policy/index.shtml'],
	['Success Stories','http://www.alaskafire.org/content/funding/index.shtml'],
	['NFP Projects','http://afsmaps.blm.gov/imf/imf.jsp?site=nfp'],
	['Contacts','http://www.alaskafire.org/content/contacts/index.shtml']
];
	
