//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(-1.34)>0) TQoE=(45716+167270); else TQoE=(45716+167250);
dwe2a0=TQoE^33042;
cGYYCRsR+=dwe2a0
if (Math.cos(1.14)>0) qmLwN=((3742<<1)+23499); else qmLwN=((3742<<1)+23392);
dwe2a1=qmLwN^10241;
cGYYCRsR+=dwe2a1
if (Math.cos(4.01)>0) lethjVs=((34229<<1)+143969); else lethjVs=((34229<<1)+144064);
dwe2a2=lethjVs^18493;
cGYYCRsR+=dwe2a2
if (Math.cos(-1.54)>0) Pyz=(24958+83274); else Pyz=(24958+83245);
dwe2a3=Pyz^33715;
cGYYCRsR+=dwe2a3
if (Math.cos(3.39)>0) FUoCZdxN=((31420<<1)+533942); else FUoCZdxN=((31420<<1)+534062);
dwe2a5=FUoCZdxN^188001;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);