// -------------------------------------------------------------------
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("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<table width=\"773\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"156\" background=\"http://imgs.xinhuanet.com/icon/edu/imgs/topbg001_1204.gif\" align=\"center\" valign=\"middle\" height=\"26\"><a href=\"index.htm\" class=\"greenx\">新华教育首页</a></td>");
document.writeln("    <td width=\"2\"><img src=\"http://imgs.xinhuanet.com/icon/edu/imgs/topbg002.gif\" height=\"26\" width=\"2\"></td>");
document.writeln("    <td width=\"615\" background=\"http://imgs.xinhuanet.com/icon/edu/imgs/topbg003_1204.gif\" valign=\"middle\" align=\"center\" class=\"white\"><a href=\"news.htm\" class=\"white\">要　闻</a>　|　<a href=\"zsks.htm\" class=\"white\">招生考试</a>　|　<a href=\"lx.htm\" class=\"white\">留　学</a>　|　<a href=\"talents.htm\" class=\"white\">人才充电</a>　|　<a href=\"http://www.xinhuanet.com/school/index.htm\" class=\"white\">校园内外</a>　|　<a href=\"eedu.htm\" class=\"white\">Ｅ教育</a> ");
document.writeln("      |　<a href=\"http://xinhuanet.tol24.com\" class=\"white\">新东方网络课堂</a> </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------