var ctxPath = "http://www.kingdee.com";

document.write("<table width='778' height='10' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write("  <tr> ");
document.write("   <td></td></tr>");
document.write("</table>");
document.write("<table width='778' height='70' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write("  <tr> ");
document.write("    <td width='369'><img src='" + ctxPath + "/images05/logo_kingdee05.gif' width='185' height='56'></td>");
document.write("    <td width='409' valign='bottom'>");
document.write("    <form target-'_top' name='searchForm' action='" + ctxPath + "/searchNewsOld.do' method='get'>");
document.write("      <table height='30' border='0' align='right' cellpadding='0' cellspacing='0'>");
document.write("        <tr>");
document.write("          <td width='128'> ");
document.write("            <input name='searchContent' type='text' size='16' style='background-color: #f4f4f4'>");
document.write("          </td>");
document.write("          <td width='50'><a href='#'><img class='navPoint' onClick='document.searchForm.submit();' src='" + ctxPath + "/images/btn_search.gif' border='0'></a></td>");
document.write("          <td width='72'><a href='http://www.kingdee.com/en/'><img src='" + ctxPath + "/images/logo_global.gif' width='63' height='23' border='0'></a></td>");
document.write("        </tr>");
document.write("      </table>");
document.write("    </form>");
document.write("    </td>");
document.write("  </tr>");
document.write("</table>");

