﻿// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"25\">");
document.writeln("  <tr> ");
document.writeln("    <td align=\"center\" valign=\"middle\" bgcolor=\"#60b78a\"><a class=1t12 href=\"http://www.plant.ac.cn/\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">植物通  www.plant.ac.cn</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"http://www.plant.ac.cn/news.htm\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">新闻资讯</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"http://www.plant.ac.cn/kepu.asp\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">植物科普</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"http://www.plant.ac.cn/tu.asp\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">植物图片</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"http://www.plant.ac.cn/ku.asp\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">植物大全</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"http://www.plant.ac.cn/lunwen.asp\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">论文文献</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"#\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">资源中心</font></a>");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a class=1t12 href=\"/ku.asp\" class=\"txt12\" target=\"_blank\"><font color=\"#FFFFFF\">植物字典</font></a>");
document.writeln("      </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------