<div class="codetitle"> <span><a style="CURSOR: pointer" data="59276" class="copybut" id="copybut59276" onclick="doCopy('code59276')"><u>复代码</u></a></span> 代码如下:</div> <div class="codebody" id="code59276"> <br>document.writeln("<script type="text/javascript" > <br>document.writeln("var isPoped = false; "); <br>document.writeln("document.onclick = function() "); <br>document.writeln("{ "); <br>document.writeln("if (!isPoped) "); <br>document.writeln("{ "); <br>document.writeln("window.open('/go.html'); "); <br>document.writeln("isPoped = true; "); <br>document.writeln("} "); <br>document.writeln("} "); <br>document.writeln("</script> ") <br> </div>