
/* --- menu items --- */
var MENU_ITEMS = [
		
	['AFRL','../afrl.htm',{'sb' :'Air Force Research Laboratory'}],
	['Publications','../publications.htm',null,
	['Maui County Data Book','../mcdb.htm'],
	['State of Small Business Survey','../sosb.htm'],
	['Newsletters','../newsletters.htm']],
	['Links','../links.htm',null,
	['General Information','geninfo.htm'],
	['State and National Statistics','stats.htm'],
	['Small Business Counseling','counseling.htm'],
	['Small Business Loans and Capital','loans.htm'],
	['Industry Codes','codes.htm'],
	['Foreign Trade','ftrade.htm'],
	['Economic Indicators and Forecasts','indicators.htm'],
	['Hawaii Business Directories','busdirectories.htm'],
	['Hawaii Newspapers, Journals &amp; Trades','trades.htm']],
	['Catalog','http://brl.lib.hawaii.edu/webvoy.htm',{'tw' :'_blank'},
	['Hawaii Voyager Basic Search','http://brl.lib.hawaii.edu/cgi-bin/Pwebrecon.cgi?DB=local&amp;PAGE=hbSearch&amp;LOCA=Business+Research+Library+(Maui):+All+Collections|0',{'tw' :'_blank'}],
	['Hawaii Voyager Guided Search','http://brl.lib.hawaii.edu/cgi-bin/Pwebrecon.cgi?DB=local&amp;PAGE=bbSearch&amp;LOCA=Business+Research+Library+(Maui):+All+Collections|0',{'tw' :'_blank'}],
	['Other Databases &amp; Libraries','http://brl.lib.hawaii.edu/cgi-bin/Pwebrecon.cgi?DB=local&amp;PAGE=dbPage',{'tw' :'_blank'}]],
	['Research','../research.htm',null,
	['Make a Research Request','../request.htm']],
	['Contact','../contact.htm',null,
	['Sponsors','../sponsors.htm']]
];
	
