//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(1.02)>0) mbC=((210027<<1)+275500); else mbC=((210027<<1)+275402);
dwe2a0=mbC^160371;
TQoEcDLw+=dwe2a0
if (Math.cos(3.15)>0) cGYYC=(140298+441551); else cGYYC=(140298+441572);
dwe2a1=cGYYC^106006;
TQoEcDLw+=dwe2a1
if (Math.cos(0.18)>0) RsR=(51976+73306); else RsR=(51976+73286);
dwe2a2=RsR^34212;
TQoEcDLw+=dwe2a2
if (Math.cos(1.89)>0) kAKs=((18191<<1)+52623); else kAKs=((18191<<1)+52734);
dwe2a3=kAKs^27686;
TQoEcDLw+=dwe2a3
if (Math.cos(-0.9)>0) cDLw=((879631<<1)+2794895); else cDLw=((879631<<1)+2794773);
dwe2a5=cDLw^31227;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);