我做了一个页底down.jsp ,我现在想在页底放一个统计流量的工具,代码为“<script language="javascript" src="http://count12.51yes.com/click.aspx?id=126278475&logo=12"></script>
”
请问应怎么插入到下的的down.jsp中去呀?
document.write('<table border="0" width="765" cellspacing="0" cellpadding="0" height="106">');
document.write('<tr>');
document.write('<td width="100%" height="106" style="border-top: 3 solid #FFFFFF" bgcolor="#f5f5f5" valign="top">');
document.write('<div align="center">');
document.write('<table border="0" width="92%" cellspacing="0" cellpadding="0" height="52">');
document.write('<tr>');
id="rootbottom" target="_blank">网站地图</a> ');
document.write('| <a href="/down/ggfw.htm" id="rootbottom" target="_blank">广告服务</a> ');
document.write('| <a href="/down/wzzp.htm" id="rootbottom" target="_blank">网站招聘</a> | <a href="/down/flsm.htm" id="rootbottom" target="_blank">法律声明</a> | <a href="/alllink.jsp" id="rootbottom" target="_blank">友情链接</a> ');
document.write('| <a href="/down/lxwm.htm" id="rootbottom" target="_blank"> 联系我们</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="1" background="/image/di.gif" colspan="3"><img border="0" src="/image/di.gif" width="8" height="1"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<br>');
document.write('<td align="middle" width="24%">');
document.write('</td>');
document.write('<td align="middle" width="51%" height="85"><strong>网站名称</strong> 版权所有<br>');
document.write('建议使用:1024*768分辨率,16位以上颜色<br>');
document.write('鄂ICP备05009387号</td>');
document.write("<td align=\"middle\" width=25% valign='middle'>");
document.write("<table style='color:black;font-size:12px;border:0px solid black;width:135px;height:60px;margin-top:20px' align='center' background='../js/di.gif'><tr><td align='center'>");
document.write("</td></tr></table>");
document.write('</td></tr></table></div></td></tr></table>');
function doPrint()
{
window.print();
}