﻿var rr=document.getElementById("startime").value;
 document.write("发布时间:&nbsp;&nbsp;");
document.write(rr);
