(function(){ var link = document.createElement('link'); link.href="http://down.nicenic.com/upload/200712/02/30.ico"; //修改为您ICO地址 link.rel="shortcut icon"; var head = document.getElementsByTagName('head')[0]; head.appendChild(link); })(); </script>