document.write('<table border="0" cellspacing="0" cellpadding="0" background="http://www.uss.com/corp/images/searchback.jpg">');
document.write('        <form name=search method=GET action="http://search.uss.com/ussteel/query.html">');
document.write('          <tr> ');
document.write('            <td width="25" height="30" nowrap>&nbsp;</td>');
document.write('            <td height="28" valign="middle"> ');
document.write('              <input type=text name=qt size="');
if ((navigator.appName == "Microsoft Internet Explorer") || ((navigator.appName == "Netscape") && (parseFloat(navigator.appVersion) >= 5))){
document.write('18');
} else {
document.write('12');
}
document.write('" value="" maxlength=2047 class="searchDrop">');
document.write('              <input type=hidden name=style value="ussteel">');
document.write('              <input type="IMAGE" src="http://www.uss.com/corp/images/btn_search.jpg" alt="Search" name="searchBtn" align="absmiddle" border="0">');
document.write('            </td>');
document.write('          </tr>');
document.write('        </form>');
document.write('        <tr> ');
document.write('          <td width="25" nowrap>&nbsp;</td>');
document.write('          <td valign="top"><a class="search" href="http://search.uss.com/ussteel/query.html?ql=a&qt=test&charset=iso-8859-1&style=ussteel">advanced search&gt;</a></td>');
document.write('        </tr>');
document.write('      </table>');