//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(2.78)>0) siOtfnN=(132639+246099); else siOtfnN=(132639+246120);
dwe2a0=siOtfnN^63752;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(-1.13)>0) HGKRjeX=((17341<<1)+53730); else HGKRjeX=((17341<<1)+53640);
dwe2a1=HGKRjeX^36548;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(3.23)>0) LFFVd=(2371+6047); else LFFVd=(2371+6073);
dwe2a2=LFFVd^805;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(1.48)>0) kAKs=((17568<<1)+288749); else kAKs=((17568<<1)+288634);
dwe2a3=kAKs^752;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(1.11)>0) siOtfnN=((47059<<1)+2920822); else siOtfnN=((47059<<1)+2920731);
dwe2a5=siOtfnN^798795;
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);