]
<script>
dxy_init()
function dxy_init(){
window.$=function(obj){return typeof(obj)=="string"?document.getElementById(obj):obj}
}
var threadID="97",myName=""
$("bxArticle_97").onclick=function(e){
var e=event||e,ee=e.srcElement
if(ee.tagName=="U"&&ee.innerText=="运行下面的js")
jsCode_run(ee)
}
function jsCode_run(ee){
var data,w
data=ee.parentNode.parentNode.nextSibling.innerText
w=window.open("", "_blank","")
w.document.write(data)
w.document.close()
if(/<script(.)+src=/.test(data))
w.location.reload(true)
}
</script>실행 script8에서 본 것처럼 효과가 좋고,