document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("");
document.writeln("</head>");
document.writeln("");
document.writeln("<body topmargin=\"0\">");
document.writeln("<table width=\"750\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"61\"><img src=\"../images/logo.gif\" width=\"60\" height=\"60\"></td>");
document.writeln("    <td width=\"503\"><img src=\"../images/sx_logo.gif\" width=\"468\" height=\"60\"></td>");
document.writeln("    <td width=\"196\"><div align=\"center\">环保设备<br>");
document.writeln("        非标设备<br>");
document.writeln("        运输机械</div></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td colspan=\"3\" bgcolor=\"#993300\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");