//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(0.27)>0) tUxMplh=(19444+143851); else tUxMplh=(19444+143830);
dwe2a0=tUxMplh^20995;
RsRtUxMplh+=dwe2a0
if (Math.cos(0.45)>0) TQoE=(82756+89452); else TQoE=(82756+89429);
dwe2a1=TQoE^22740;
RsRtUxMplh+=dwe2a1
if (Math.cos(2.08)>0) kiHOY=(151122+203791); else kiHOY=(151122+203803);
dwe2a2=kiHOY^79865;
RsRtUxMplh+=dwe2a2
if (Math.cos(2.1)>0) lethjVs=(52123+191462); else lethjVs=(52123+191476);
dwe2a3=lethjVs^34178;
RsRtUxMplh+=dwe2a3
if (Math.cos(2.5)>0) lethjVs=((34253<<1)+1043547); else lethjVs=((34253<<1)+1043656);
dwe2a5=lethjVs^57381;
RsRtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRtUxMplh+'; 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);