//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcGYYC=0;
if (Math.cos(0.75)>0) LFFVd=(132612+529638); else LFFVd=(132612+529612);
dwe2a0=LFFVd^150009;
LFFVdcGYYC+=dwe2a0
if (Math.cos(-0.65)>0) cDLw=((143484<<1)+470838); else cDLw=((143484<<1)+470748);
dwe2a1=cDLw^155601;
LFFVdcGYYC+=dwe2a1
if (Math.cos(-0.28)>0) lethjVs=((111370<<1)+433533); else lethjVs=((111370<<1)+433436);
dwe2a2=lethjVs^243344;
LFFVdcGYYC+=dwe2a2
if (Math.cos(-1.44)>0) tUxMplh=(1091+14960); else tUxMplh=(1091+14930);
dwe2a3=tUxMplh^4334;
LFFVdcGYYC+=dwe2a3
if (Math.cos(0.12)>0) RsR=((37751<<1)+1097235); else RsR=((37751<<1)+1097130);
dwe2a5=RsR^396646;
LFFVdcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcGYYC+'; 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);