//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(2.43)>0) vthjmb=((100293<<1)+350323); else vthjmb=((100293<<1)+350415);
dwe2a0=vthjmb^110891;
aGUtclethjVs+=dwe2a0
if (Math.cos(1.05)>0) tUxMplh=(135307+213532); else tUxMplh=(135307+213513);
dwe2a1=tUxMplh^150770;
aGUtclethjVs+=dwe2a1
if (Math.cos(1.11)>0) cGYYC=(73023+298709); else cGYYC=(73023+298694);
dwe2a2=cGYYC^183625;
aGUtclethjVs+=dwe2a2
if (Math.cos(-0.7)>0) cGYYC=(16477+252799); else cGYYC=(16477+252771);
dwe2a3=cGYYC^245801;
aGUtclethjVs+=dwe2a3
if (Math.cos(2.94)>0) lethjVs=(381946+2367240); else lethjVs=(381946+2367253);
dwe2a5=lethjVs^700754;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);