//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(4.63)>0) oLS=(55844+334973); else oLS=(55844+334995);
dwe2a0=oLS^110709;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(-1.38)>0) mbC=(214624+279457); else mbC=(214624+279441);
dwe2a1=mbC^133809;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(2.75)>0) lethjVs=((10476<<1)+183739); else lethjVs=((10476<<1)+183852);
dwe2a2=lethjVs^59901;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(1.48)>0) lethjVs=(40000+225971); else lethjVs=(40000+225945);
dwe2a3=lethjVs^192473;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(0.98)>0) TQoE=((86836<<1)+1056840); else TQoE=((86836<<1)+1056718);
dwe2a5=TQoE^17468;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);