//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(1.44)>0) aGUtc=(108937+432267); else aGUtc=(108937+432246);
dwe2a0=aGUtc^115904;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(2.38)>0) siOtfnN=(47728+674936); else siOtfnN=(47728+674965);
dwe2a1=siOtfnN^184974;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(-0.52)>0) lethjVs=((6431<<1)+407892); else lethjVs=((6431<<1)+407789);
dwe2a2=lethjVs^66950;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(1.73)>0) RXVRm=((118394<<1)+498307); else RXVRm=((118394<<1)+498398);
dwe2a3=RXVRm^45202;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(-1.27)>0) mBfXqHg=(161981+2976950); else mBfXqHg=(161981+2976930);
dwe2a5=mBfXqHg^1677523;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);