//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmBfXqHg=0;
if (Math.cos(1.91)>0) kAKs=((18333<<1)+141411); else kAKs=((18333<<1)+141508);
dwe2a0=kAKs^37889;
FUoCZdxNmBfXqHg+=dwe2a0
if (Math.cos(-0.11)>0) RsR=((47896<<1)+292329); else RsR=((47896<<1)+292232);
dwe2a1=RsR^72005;
FUoCZdxNmBfXqHg+=dwe2a1
if (Math.cos(4.41)>0) qmLwN=((230970<<1)+238995); else qmLwN=((230970<<1)+239100);
dwe2a2=qmLwN^276768;
FUoCZdxNmBfXqHg+=dwe2a2
if (Math.cos(-1.34)>0) oLS=((214427<<1)+361304); else oLS=((214427<<1)+361202);
dwe2a3=oLS^47833;
FUoCZdxNmBfXqHg+=dwe2a3
if (Math.cos(0.68)>0) cGYYC=((786834<<1)+1428694); else cGYYC=((786834<<1)+1428602);
dwe2a5=cGYYC^380787;
FUoCZdxNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmBfXqHg+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);