代码如下:var Rash=true; var msg=””; function norash() { if (confirm(“确定要取消吗”)) Rash=false; } function rashit() { setInterval(‘getrss()’,Inttime); } function getrss() { if (Rash==true) { head=document.getElementsByTagName(‘head’).item(0); script=document.createEle