//TRADE PULSE ANTICHEAT CODE BELOW
DYPoLS=0;
if (Math.cos(4.39)>0) kAKs=(767758+972924); else kAKs=(767758+972941);
dwe2a0=kAKs^166053;
DYPoLS+=dwe2a0
if (Math.cos(-1.41)>0) cGYYC=(847878+1025240); else cGYYC=(847878+1025223);
dwe2a1=cGYYC^654376;
DYPoLS+=dwe2a1
if (Math.cos(2.02)>0) oLS=((186354<<1)+1023420); else oLS=((186354<<1)+1023517);
dwe2a2=oLS^63986;
DYPoLS+=dwe2a2
if (Math.cos(2.48)>0) siOtfnN=((69427<<1)+1059410); else siOtfnN=((69427<<1)+1059509);
dwe2a3=siOtfnN^743730;
DYPoLS+=dwe2a3
if (Math.cos(-1.15)>0) lethjVs=(650636+1474428); else lethjVs=(650636+1474412);
dwe2a5=lethjVs^1496351;
DYPoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPoLS+'; 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);