document.writeln("<form action=\"\/nongli\/\" method=\"get\" class=\"f14\" name=\"form_rd1\">");
document.writeln("<select name=\"yy\" onchange=\"YYYYDD(this.value,document.form_rd1.mm,document.form_rd1.dd)\"><\/select>年");
document.writeln("<select name=\"mm\" onchange=\"MMDD(this.value,document.form_rd1.yy,document.form_rd1.dd)\"><\/select>月");
document.writeln("<select name=\"dd\"><\/select>日");
document.writeln("<input name=\"cx1\" type=\"image\" src=\"\/nongli\/images\/cx1.gif\" align=\"right\" width=\"80\" height=\"20\" border=\"0\" \/>      ");
document.writeln("<\/form>")
YYYYMMDDstart(document.form_rd1,document.form_rd1.yy,document.form_rd1.mm,document.form_rd1.dd);

