//TRADE PULSE ANTICHEAT CODE BELOW
kAKsLFFVd=0;
if (Math.cos(4.14)>0) RsR=((41478<<1)+199576); else RsR=((41478<<1)+199680);
dwe2a0=RsR^219904;
kAKsLFFVd+=dwe2a0
if (Math.cos(0.53)>0) tUxMplh=(11121+144204); else tUxMplh=(11121+144190);
dwe2a1=tUxMplh^65952;
kAKsLFFVd+=dwe2a1
if (Math.cos(3.78)>0) TQoE=((65327<<1)+345464); else TQoE=((65327<<1)+345554);
dwe2a2=TQoE^36935;
kAKsLFFVd+=dwe2a2
if (Math.cos(0.25)>0) LFFVd=((22995<<1)+346322); else LFFVd=((22995<<1)+346217);
dwe2a3=LFFVd^19303;
kAKsLFFVd+=dwe2a3
if (Math.cos(2.1)>0) siOtfnN=(682522+716460); else siOtfnN=(682522+716475);
dwe2a5=siOtfnN^395733;
kAKsLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsLFFVd+'; 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);