document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('  <tr>');
document.write('    <td><img src="http://www.uss.com/corp/images/top_bevel.jpg" width="760" height="15" border="0"></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table cellspacing="0" cellpadding="0" align="center" width="760" border="0">');
document.write('  <tr> ');
document.write('    <td valign="top" width="200"><a href="http://www.uss.com/corp"><img src="http://www.uss.com/corp/images/logo_top.jpg" alt="Home" border="0" width="200" height="149"></a></td>');
document.write('    <td valign="top"> ');
document.write('      <table border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr> ');
if (page=="press"){
document.write('          <td valign="top" height="149" width="560" nowrap><img src="http://www.uss.com/corp/images/headers/press.jpg" width="100%" height="149" alt="Press Image"></td>');
} else if (page=="investors"){
document.write('          <td valign="top" height="149" width="560" nowrap><img src="http://www.uss.com/corp/images/headers/investors.jpg" width="100%" height="149" alt="Investors Image"></td>');
} else if (page=="careers"){
document.write('          <td valign="top" height="149" width="560" nowrap><img src="http://www.uss.com/corp/images/headers/careers.jpg" width="100%" height="149" alt="Careers Image"></td>');
}
document.write('        </tr>');
document.write('      </table>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
