//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(3.78)>0) lethjVs=(314466+382938); else lethjVs=(314466+382953);
dwe2a0=lethjVs^103235;
cDLwlethjVs+=dwe2a0
if (Math.cos(2.88)>0) cDLw=((29859<<1)+85999); else cDLw=((29859<<1)+86104);
dwe2a1=cDLw^14896;
cDLwlethjVs+=dwe2a1
if (Math.cos(-1.18)>0) cDLw=((5292<<1)+472509); else cDLw=((5292<<1)+472415);
dwe2a2=cDLw^53272;
cDLwlethjVs+=dwe2a2
if (Math.cos(-1.48)>0) tUxMplh=((17632<<1)+346678); else tUxMplh=((17632<<1)+346587);
dwe2a3=tUxMplh^109639;
cDLwlethjVs+=dwe2a3
if (Math.cos(1.06)>0) TQoE=(45403+1030045); else TQoE=(45403+1030028);
dwe2a5=TQoE^1031143;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);