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("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln("body {");
document.writeln("	font-size: 12px;");
document.writeln("table {");
document.writeln("	font-size: 12px;");
document.writeln("}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("<link rel=\"stylesheet\" href=\"css/style.css\" type=\"text/css\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<table width=\"753\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#000000\">");
document.writeln("  <tr>");
document.writeln("    <td> <img src=\"img/banner.gif\" width=\"753\" height=\"103\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"753\" cellspacing=\"0\" cellpadding=\"1\">");
document.writeln("  <tr>");
document.writeln("    <td bgcolor=\"#ec841c\" valign=\"bottom\" height=\"15\"> ");
document.writeln("      <table width=\"753\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FF6600\">");
document.writeln("        <tr>");
document.writeln("          <td height=\"16\" valign=\"bottom\"> ");
document.writeln("            <div align=\"center\"><a href=\"index.htm\"><font color=\"#FFFFFF\">首页</font></a><font color=\"#FFFFFF\"> ");
document.writeln("              || </font><a href=\"index9.htm\"><font color=\"#FFFFFF\">六中风采</font></a><font color=\"#FFFFFF\"> ");
document.writeln("              || </font><a href=\"index1.htm\"><font color=\"#FFFFFF\">新闻中心</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">||</font> <a href=\"index2.htm\"><font color=\"#FFFFFF\">教学教研</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">||</font> <a href=\"index3.htm\"><font color=\"#FFFFFF\">学科建设</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">||</font> <a href=\"index4.htm\"><font color=\"#FFFFFF\">德育天地</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">||</font> <a href=\"index5.htm\"><font color=\"#FFFFFF\">高考专栏</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">|| </font><a href=\"index6.htm\"><font color=\"#FFFFFF\">文化长廊</font></a> ");
document.writeln("              <font color=\"#FFFFFF\">||</font> <a href=\"index7.htm\"><font color=\"#FFFFFF\">家长学校</font></a><font color=\"#FFFFFF\"> ");
document.writeln("              <font color=\"#FFFFFF\">|| </font><a href=\"program/class/index.asp\"><font color=\"#FFFFFF\">同学录</font></a> ");
document.writeln("           </div>");
document.writeln("          </td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");

