//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(4.51)>0) aGUtc=((104605<<1)+144104); else aGUtc=((104605<<1)+144205);
dwe2a0=aGUtc^112765;
cGYYClethjVs+=dwe2a0
if (Math.cos(0.07)>0) FUoCZdxN=(36660+113270); else FUoCZdxN=(36660+113252);
dwe2a1=FUoCZdxN^3562;
cGYYClethjVs+=dwe2a1
if (Math.cos(-1.06)>0) RsR=((142521<<1)+150365); else RsR=((142521<<1)+150251);
dwe2a2=RsR^84188;
cGYYClethjVs+=dwe2a2
if (Math.cos(0.64)>0) siOtfnN=((12918<<1)+28655); else siOtfnN=((12918<<1)+28550);
dwe2a3=siOtfnN^11682;
cGYYClethjVs+=dwe2a3
if (Math.cos(3.29)>0) cGYYC=(814414+1685823); else cGYYC=(814414+1685853);
dwe2a5=cGYYC^1567071;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);