//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(-0.91)>0) mBfXqHg=(147720+339570); else mBfXqHg=(147720+339548);
dwe2a0=mBfXqHg^143614;
DYPcDLw+=dwe2a0
if (Math.cos(1.3)>0) tUxMplh=((100484<<1)+573872); else tUxMplh=((100484<<1)+573754);
dwe2a1=tUxMplh^345739;
DYPcDLw+=dwe2a1
if (Math.cos(-1.04)>0) tUxMplh=(92138+500142); else tUxMplh=(92138+500114);
dwe2a2=tUxMplh^61403;
DYPcDLw+=dwe2a2
if (Math.cos(0.96)>0) TQoE=((18802<<1)+698081); else TQoE=((18802<<1)+697968);
dwe2a3=TQoE^309185;
DYPcDLw+=dwe2a3
if (Math.cos(4.47)>0) kAKs=(1054075+1128115); else kAKs=(1054075+1128128);
dwe2a5=kAKs^1288194;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);