//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(0.91)>0) oLS=(101857+605061); else oLS=(101857+605035);
dwe2a0=oLS^219286;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(3.22)>0) tUxMplh=((28840<<1)+237881); else tUxMplh=((28840<<1)+237981);
dwe2a1=tUxMplh^21757;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(4.44)>0) cGYYC=(109810+110048); else cGYYC=(109810+110076);
dwe2a2=cGYYC^37682;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(4.28)>0) HGKRjeX=((53490<<1)+312895); else HGKRjeX=((53490<<1)+313004);
dwe2a3=HGKRjeX^138992;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(-1.31)>0) kAKs=((877263<<1)+1071996); else kAKs=((877263<<1)+1071876);
dwe2a5=kAKs^733837;
qmLwNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNsiOtfnN+'; 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);