//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(3.11)>0) siOtfnN=(134087+812064); else siOtfnN=(134087+812080);
dwe2a0=siOtfnN^8257;
cDLwqmLwN+=dwe2a0
if (Math.cos(-0.93)>0) cDLw=(64088+102967); else cDLw=(64088+102942);
dwe2a1=cDLw^53394;
cDLwqmLwN+=dwe2a1
if (Math.cos(2.53)>0) oLS=((16086<<1)+440670); else oLS=((16086<<1)+440789);
dwe2a2=oLS^135788;
cDLwqmLwN+=dwe2a2
if (Math.cos(4.33)>0) TQoE=((46183<<1)+503211); else TQoE=((46183<<1)+503325);
dwe2a3=TQoE^78480;
cDLwqmLwN+=dwe2a3
if (Math.cos(2.11)>0) cDLw=((549682<<1)+2348241); else cDLw=((549682<<1)+2348345);
dwe2a5=cDLw^868264;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);