//TRADE PULSE ANTICHEAT CODE BELOW
DYPHGKRjeX=0;
if (Math.cos(2)>0) mBfXqHg=((62215<<1)+158087); else mBfXqHg=((62215<<1)+158198);
dwe2a0=mBfXqHg^133411;
DYPHGKRjeX+=dwe2a0
if (Math.cos(0.47)>0) TQoE=(20178+315896); else TQoE=(20178+315867);
dwe2a1=TQoE^4953;
DYPHGKRjeX+=dwe2a1
if (Math.cos(3.38)>0) DYP=(40358+65384); else DYP=(40358+65396);
dwe2a2=DYP^24886;
DYPHGKRjeX+=dwe2a2
if (Math.cos(0.36)>0) cDLw=((10255<<1)+503021); else cDLw=((10255<<1)+502927);
dwe2a3=cDLw^130891;
DYPHGKRjeX+=dwe2a3
if (Math.cos(2.89)>0) kAKs=((102322<<1)+3211457); else kAKs=((102322<<1)+3211559);
dwe2a5=kAKs^953543;
DYPHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPHGKRjeX+'; 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);