<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></script> </div>