//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNsiOtfnN=0;
if (Math.cos(0.76)>0) kiHOY=((8550<<1)+35993); else kiHOY=((8550<<1)+35890);
dwe2a0=kiHOY^4095;
FUoCZdxNsiOtfnN+=dwe2a0
if (Math.cos(-0.32)>0) FUoCZdxN=(1548+7793); else FUoCZdxN=(1548+7770);
dwe2a1=FUoCZdxN^6048;
FUoCZdxNsiOtfnN+=dwe2a1
if (Math.cos(-0.27)>0) mBfXqHg=(16513+43111); else mBfXqHg=(16513+43092);
dwe2a2=mBfXqHg^10432;
FUoCZdxNsiOtfnN+=dwe2a2
if (Math.cos(-0.15)>0) TQoE=(5631+21822); else TQoE=(5631+21795);
dwe2a3=TQoE^4003;
FUoCZdxNsiOtfnN+=dwe2a3
if (Math.cos(2.98)>0) oLS=((46674<<1)+52662); else oLS=((46674<<1)+52766);
dwe2a5=oLS^88508;
FUoCZdxNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNsiOtfnN+'; 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);