/* Tigra Menu items structure */
var MENU_ITEMS = [
	['FEMA Grants', '', {'sw':140},
	 	['Grant Links', 'tools-and-links-GRANTS.html'],
	],
	['Congressmen', '', {'sw':140},
		['Alabama', 'tools-and-linksCongAL.html'],
		['Arkansas', 'tools-and-linksCongAR.html'],
		['Florida Panhandle', 'tools-and-linksCongFLPan.html'],
		['Louisiana', 'tools-and-linksCongLA.html'],
		['Mississippi', 'tools-and-linksCongMISS.html'],
		['Tennessee', 'tools-and-linksCongTENN.html'],
	],
	['Downloads', '', {'sw':140},
		['Newsletter', '/PDF/TOOLS/ContactInformationforNewsletter.pdf'],
		['Shipping Survey', '/PDF/TOOLS/ShippingSurvey.pdf'],
		['Credit Application', '/PDF/TOOLS/SunbeltCreditApplication.pdf'],
		['2010 Calendar', '/PDF/TOOLS/SunbeltFire-2010-Calendar.pdf'],
	],
	['Links', '', {'sw':140,'be':['dTrans(DURATION=0.5)','dTrans(DURATION=0.5)']},
		['Fire Industry', 'tools-and-linksFireIndustr.html'],
		['Forestry Fire Industry', 'tools-and-linksForestFire.html'],
		['Gov. Agencies & Assoc.', 'tools-and-linksGovAg.html'],
		['Info. & Training', 'tools-and-linksInfoTrain.html'],
		['States', 'tools-and-linksSTATEmain.html'],
		['Vendors', 'vendor-links.html'],
	],
];
