//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(-0.94)>0) tUxMplh=(17460+20016); else tUxMplh=(17460+19995);
dwe2a0=tUxMplh^27638;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(2.02)>0) lethjVs=((2730<<1)+14178); else lethjVs=((2730<<1)+14289);
dwe2a1=lethjVs^14089;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(4.27)>0) cGYYC=(6647+26594); else cGYYC=(6647+26613);
dwe2a2=cGYYC^14690;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(0.82)>0) lethjVs=(7623+15750); else lethjVs=(7623+15724);
dwe2a3=lethjVs^7416;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(-0.17)>0) TQoE=(98709+353855); else TQoE=(98709+353827);
dwe2a5=TQoE^65240;
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);