bw.webtv = (bw.agent.indexOf("webtv")>-1);
document.write('<div class="clBannerWeb">');
if (bw.suppressMenus || bw.ns4 || bw.webtv) { // If Netscape 4 or WebTV or menus are suppressed
	document.write('<p align="center">');
	document.write('<font class="clBannerTextDumb'+sVBsStyle+'"><a class="clBannerAnchor" href="'+sVBgblHomeURL+'">Natural Resources DataBase</a></font>');
	document.write('</p>');
} else {
	document.write('<font class="clBannerLM'+sVBsStyle+'">&nbsp;</font>');
	document.write('<font class="clBanner'+sVBsStyle+'">&nbsp;</font>');
	document.write('<form name="BannerForm" method="POST" action="'+document.URL_simplesearchresults.action+'" class="clNoBottomMargin"');
	document.write('onSubmit="return this.Matching.value.length != 0">');
	document.write('<font class="clBannerText'+sVBsStyle+'"><a class="clBannerAnchor" href="'+sVBgblHomeURL+'">Natural Resources DataBase</a></font>');
	document.write('<input type="submit" name="HiddenSubmit" value="Go" style="visibility: hidden">');
	document.write('<input type="hidden" name="Submit" value="Go">');
	document.write('<font class="clBannerMenu'+sVBsStyle+'">');
		document.write('<a class="clBannerAnchor" href="'+document.URL_about.action+'">About</a> &nbsp; ');
		document.write('<a class="clBannerAnchor" href="'+document.URL_contacts.action+'">Contacts</a> &nbsp; ');
		document.write('<a class="clBannerAnchor" href="'+document.URL_help.action+'?Title='+document.title.replace(/\s*/g, "")+'#'+document.title.replace(/\s*/g, "")+'" onClick=\'return openHelp1(this.href)\'>Help</a>');
		document.write('</font>');
	document.write('<font class="clBannerSearch'+sVBsStyle+'">');
	document.write('<span id="SearchTextLabel">Immediate Search </span>');
	document.write('<input type="text" name="Matching" id="SearchTextBox" size="20" class="clSearchInputText" ');
		var sSTBackgroundColor, sSTColor;
		document.write('onFocus="');
			document.write('sSTBackgroundColor = getStyle(\'SearchTextBox\', \'backgroundColor\');');
			document.write('sSTColor = getStyle(\'SearchTextBox\', \'color\');');
			document.write('setStyle(\'SearchTextLabel\', \'color\', \'white\');');
			document.write('setStyle(\'SearchTextBox\', \'backgroundColor\', \'white\');');
			document.write('setStyle(\'SearchTextBox\', \'color\', \'black\');');
			document.write('" ');
		document.write('onBlur="setStyle(\'SearchTextLabel\', \'color\', \'\');');
			document.write('setStyle(\'SearchTextBox\', \'backgroundColor\', sSTBackgroundColor);');
			document.write('setStyle(\'SearchTextBox\', \'color\', sSTColor);');
			document.write('" ');
		document.write('>');
	document.write('</font>');
	document.write('<input type="hidden" name="FGSSort" value="0">');
	document.write('<input type="hidden" name="S" value="All">');
	document.write('</form>');
	document.write('<font class="clBannerRM'+sVBsStyle+'">&nbsp;</font>');
	document.write('<font class="clBannerSpacer">&nbsp;</font>');
}
document.write('</div>');
document.write('<div class="clBannerPrint">');
document.write('<h1>Natural Resources DataBase</h1>');
document.write('</div>');