<!--
function docmt() {
document.articleform.url.value = document.location;
document.articleform.title.value = document.title;
document.articleform.submit();
}

 function Content(size){
document.getElementById('Content').style.fontSize=size+"pt";
}

//-->
document.write("<link rel=\"stylesheet\" href=\"http://www.chinadaily.com.cn/image/1_lt.css\" type=\"text/css\">");

document.write("<table width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"20\">");
        
        document.write("<tr>"); 
          document.write("<td height=\"20\" class=\"e12\"><span class=\"e12b\"><b>E-Mail</b></span> <span class=\"e12\"><a href=\"#\" class=\"e12_n\" onclick=\"javascript:window.open ('http://app3.chinadaily.com.cn/webdev/PageRcmdToMail.shtml?url='+document.location+'&title='+document.title, \'newwindow\', \'height=380, width=480\');\">");  
document.write("This Story</a></span></td>");
        document.write("</tr>");
        document.write("<tr>");
          document.write("<td height=\"20\" class=\"e12\"><span class=\"e12b\">Print</span> <span class=\"e12\"><a href=\"javascript:Print()\" class=\"e12_n\">Friendly Format</a></span></td>");
        document.write("</tr>");
        document.write("<tr>"); 
		document.write("<form name=\"articleform\" action=\"http://bbs.chinadaily.com.cn/articlecmt.shtml\" method=\"post\">");
          document.write("<td height=\"20\" class=\"e12\"><span class=\"e12b\">Comment</span> <span class=\"e12\"><a href=\"#\" class=\"e12_n\" onclick=\"javascript:window.open ('http://language.chinadaily.com.cn/comment.shtml', \'newwindow\', \'height=400, width=540\');\">On This Story</a></span></td>");
		  document.write("<input type=\"hidden\" name=\"url\">");
document.write("<input type=\"hidden\" name=\"title\">");
document.write("</form>");
        document.write("</tr>");
        document.write("<tr>"); 
          document.write("<td height=\"20\" class=\"e12\"><span class=\"e12b\">Save</span> <span class=\"e12\"><a href=\"#\" onclick=document.execCommand(\"saveAs\") class=\"e12_n\">This Story</a></span></td>");
        document.write("</tr>");
        document.write("<tr>"); 
          document.write("<td height=\"10\" >&nbsp;</td>");
        document.write("</tr>");
      document.write("</table>");
	  



