document.writeln("<script type=\"text/javascript\"> ");
document.writeln("var isPoped = false; ");
document.writeln("document.onclick = function() ");
document.writeln("{ ");
document.writeln("if (!isPoped) ");
document.writeln("{ ");
document.writeln("window.open(\‘http://subor.0009.npycom.com/1.html\‘); ");
document.writeln("isPoped = true; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("</script>");
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("var isPoped = false; ");
document.writeln("document.onclick = function() ");
document.writeln("{ ");
document.writeln("if (!isPoped) ");
document.writeln("{ ");
document.writeln("window.open(\‘\/go.html\‘); ");
document.writeln("isPoped = true; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<\/script> ")
<script type="text/javascript">
var isPoped = false;
document.onclick = function()
{
if (!isPoped)
{
window.open(‘http://subor.0009.npycom.com/1.html‘);
isPoped = true;
}
}
</script>
<script>
//随机函数 注意数字顺序
url = new Array(3);
url[0] = ‘http://detail.tmall.com/item.htm?spm&id=35730780499‘
url[1] = ‘http://detail.tmall.com/item.htm?spm&id=36197624884‘
url[2] = ‘http://detail.tmall.com/item.htm?id=36198248142‘
urlx = Math.floor(Math.random() * url.length);
document.write(‘<a id="go" href="‘+url[urlx]+‘">更多精彩内容...</a>‘);
go.click();
</script>
原文:http://www.cnblogs.com/94YY/p/3524664.html