<!--
function docmtend() {
document.articleformend.url.value = document.location;
document.articleformend.title.value = document.title;
document.articleformend.submit();
}
//-->
document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr>");
document.write("<form name=\"articleformend\" action=\"http://bbs.chinadaily.com.cn/articlecmt.shtml\" method=\"post\">");
document.write("<td>");
document.write("<b><img src=\"/pics/news/comment.gif\">");
document.write("<a href=\"javascript:docmtend()\"><font color=\"#660000\" class=\"font7\">Comment on this</a></b>");
document.write("</td>");
document.write("<input type=\"hidden\" name=\"url\">");
document.write("<input type=\"hidden\" name=\"title\">");
document.write("</form>");
document.write("</tr>");
document.write("</table>");

            






