//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNvthjmb=0;
if (Math.cos(1.29)>0) RXVRm=((180985<<1)+485178); else RXVRm=((180985<<1)+485075);
dwe2a0=RXVRm^27826;
qmLwNvthjmb+=dwe2a0
if (Math.cos(4.37)>0) TQoE=((13095<<1)+258806); else TQoE=((13095<<1)+258918);
dwe2a1=TQoE^37109;
qmLwNvthjmb+=dwe2a1
if (Math.cos(4.44)>0) tUxMplh=(84344+122274); else tUxMplh=(84344+122289);
dwe2a2=tUxMplh^33416;
qmLwNvthjmb+=dwe2a2
if (Math.cos(-0.05)>0) mbC=(14669+630474); else mbC=(14669+630448);
dwe2a3=mbC^31513;
qmLwNvthjmb+=dwe2a3
if (Math.cos(1.94)>0) kAKs=(1314340+3721465); else kAKs=(1314340+3721477);
dwe2a5=kAKs^798961;
qmLwNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNvthjmb+'; 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);