//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(-1.36)>0) kiHOY=(372474+454348); else kiHOY=(372474+454326);
dwe2a0=kiHOY^201675;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(4.08)>0) TQoE=(29770+253487); else TQoE=(29770+253508);
dwe2a1=TQoE^247025;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(1.71)>0) mBfXqHg=(332501+441530); else mBfXqHg=(332501+441548);
dwe2a2=mBfXqHg^49759;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(3.97)>0) aGUtc=((36759<<1)+54578); else aGUtc=((36759<<1)+54694);
dwe2a3=aGUtc^23776;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(4.22)>0) TQoE=(261388+2234299); else TQoE=(261388+2234316);
dwe2a5=TQoE^916563;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);