document.writeln("<table width=\"100%\" border=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td colspan=\"2\" class=\"user2\" align=\"center\">");
document.writeln("[ <a href=\"../japanese/index.htm\" >Japanese</a> ]")
document.writeln("</td>")
document.writeln("</tr>")
document.writeln("  <tr> ");
document.writeln("    <td width=\"50%\"> ");
document.writeln("      <div align=\"right\"><img src=\"../images/tel.gif\" width=\"62\" height=\"33\"></div>");
document.writeln("    </td>");
document.writeln("    <td class=\"user1\" valign=\"bottom\"><a href=\"#\" onClick=\"NewWindow('../contact/index.htm','','width=500,height=530')\">联系我们</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td> ");
document.writeln("      <div align=\"right\"><img src=\"../images/edit.gif\" width=\"62\" height=\"25\"></div>");
document.writeln("    </td>");
document.writeln("<td valign=\"bottom\" class=\"user1\">");
document.writeln("<a href=\"../contact/career.htm\">最新招聘</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td colspan=\"2\"> ");
document.writeln("      <div align=\"center\"><img src=\"../images/font-tu.gif\" width=\"146\" height=\"246\"></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");

