function DownloadList() {
	document.write("<table border=\"0\" cellspacing=\"5\" cellpadding=\"5\" style=\"margin-left:24px\">");
	document.write("  <tr>");
	document.write("    <td style=\"width:120px;\">·<a href=\"http://219.239.221.21/gylupgrade/video/video.html\" target=\"_blank\" class=\"hui12\" >林木种苗视频教程</a></td>");
	document.write("    <td style=\"width:24px;\"></td>");
	document.write("    <td></td>");
	document.write("  </tr>");
	document.write("  <tr>");
	document.write("    <td>·<a href=\"download2.html\" target=\"_blank\" class=\"hui12\" >林木种苗更新程序</a></td>");
	document.write("    <td ></td>");
	document.write("    <td></td>");
	document.write("  </tr>");
	document.write("  <tr>");
	document.write("    <td>·<a href=\"download5.html\" target=\"_blank\" class=\"hui12\">森保报表系统更新</a></td>");
	document.write("    <td></td>");
	document.write("    <td></td>");
	document.write("  </tr>");
	document.write("</table>");
}
