/*____  search CATALOG ONLY _____*/

document.write( '<form method="get" action="/cgi-bin/search/search.cgi">\n' );
document.write( '<span style="font-size:12px; font-weight:bold">Search catalog</span><br />\n' );
document.write( '<input type="text" name="zoom_query" size="17" class="zoom_searchbox" value=" Title or keywords…" onfocus="if(this.value==\' Title or keywords…\')this.value=\'\'" onblur="if(this.value==\'\')this.value=\'\'" style="width:97px; font-size:10pt; padding:3px" /><br />\n' );
document.write( '<input type="image" src="/htdig/btn-searchgotrans.gif" value="Submit" border="0" align="absmiddle">\n' );
document.write( '<input type="hidden" name="zoom_per_page" value="50" /><input type="hidden" name="zoom_cat[]" value="2" /><input type="hidden" name="zoom_and" value="1" /><input type="hidden" name="zoom_sort" value="0" /></form>\n' );