<!--
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";
}


function Print(){
var Content = document.all.Content.innerHTML;
var PartII = '<table width="600" border="0" cellspacing="1" cellpadding="1" align="left" bgcolor="#ffffff"><tr><td bgcolor="#FFFFFF" align="left">'+Content+'</td></tr>';
var PartIII = '<tr><td height="15" bgcolor="#FFFFFF" align="center">Copyright By chinadaily.com.cn. All rights reserved</td></tr></table>';
document.body.innerHTML =PartII+PartIII;
window.print();
}

//-->
document.write("<table width=230 border=0 cellspacing=0 cellpadding=0>");
document.write("<tr>");
document.write("<td bgcolor=BCB778><img src=http://www.chinadaily.com.cn/image_lt/tmd.gif width=1 height=1></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td align=center class=ywzi><strong><font color=#D24400>Story Tools</font></strong></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img src=http://www.chinadaily.com.cn/image_lt/tmd.gif width=1 height=8></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width=230 border=0 cellspacing=0 cellpadding=0>");
document.write("<tr>");
document.write("<td align=center><img src=http://www.chinadaily.com.cn/image_lt/3jipic_5.gif width=16 height=15></td>");
document.write("<td class=ywzi><strong>Save </strong><a href=# onclick=\"document.execCommand(\'saveAs\') \">This Story</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=8></td>");
document.write("<td></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td align=center><img src=http://www.chinadaily.com.cn/image_lt/3jipic_4.gif width=16 height=16></td>");
document.write("<td class=ywzi><strong>Print </strong><a href=# onclick=\"Print()\">Friendly Format</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=8></td>");
document.write("<td></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=50 align=center><img src=http://www.chinadaily.com.cn/image_lt/3jipic_3.gif width=15 height=16></td>");
document.write("<td class=ywzi><strong>E-Mail </strong><a href=# onclick=\"javascript:window.open ('http://app3.chinadaily.com.cn/webdev/PageRcmdToMail.shtml?url='+document.location+'&title='+document.title, \'newwindow\', \'height=380, width=480\');\">This Story</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=8></td>");
document.write("<td></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=50 align=center><img src=http://www.chinadaily.com.cn/image_lt/3jipic_6.gif width=15 height=16></td>");
document.write("<td class=ywzi><a href=# onclick=\"javascript:window.clipboardData.setData(\'text\',window.location.href);alert(\'选择您的好友对话窗口，点右键、点粘贴，OK啦！\');\">推荐给我的MSN或QQ好友</a></td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><p>&nbsp;</p></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td bgcolor=bcb778><img src=http://www.chinadaily.com.cn/image_lt/tmd.gif width=1 height=1></td>");
document.write("</tr>");
document.write("</table>");
