document.write('<form method="get" action="http://search.ambest.info/search"> ');
document.write('        <table width="207" border="0" cellspacing="0" cellpadding="0"> ');
document.write('    <tr> ');
document.write('      <td height="25" colspan="3"></td>');
document.write('        </tr>');
document.write('    <tr> ');
document.write('          <td width="149">');
document.write('        <input type="text" name="q" size="25" maxlength="255" value="" >');
document.write('</td>');
document.write('         <td width="10">&nbsp;</td>');
document.write('          <td width="53">');
document.write('        <input type="submit" name="btnG" value="Search"> ');
document.write('        <input type="hidden" name="site" value="default_collection" >');
document.write('        <input type="hidden" name="client" value="default_frontend" >');
document.write('        <input type="hidden" name="proxystylesheet" value="default_frontend"> ');
document.write('        <input type="hidden" name="output" value="xml_no_dtd"> ');
document.write('      </td> ');
document.write('    </tr> ');
document.write('  </table> ');
document.write('</form> ');
