//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(-1.56)>0) LFFVd=((144117<<1)+326478); else LFFVd=((144117<<1)+326358);
dwe2a0=LFFVd^138498;
lethjVsPyz+=dwe2a0
if (Math.cos(2.97)>0) cGYYC=(534147+1447315); else cGYYC=(534147+1447336);
dwe2a1=cGYYC^442128;
lethjVsPyz+=dwe2a1
if (Math.cos(0.5)>0) RXVRm=((1011<<1)+3960); else RXVRm=((1011<<1)+3837);
dwe2a2=RXVRm^1964;
lethjVsPyz+=dwe2a2
if (Math.cos(3.77)>0) kAKs=(4715+169348); else kAKs=(4715+169366);
dwe2a3=kAKs^32253;
lethjVsPyz+=dwe2a3
if (Math.cos(4.16)>0) LFFVd=((2685132<<1)+2791877); else LFFVd=((2685132<<1)+2791974);
dwe2a5=LFFVd^2075126;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);