//TRADE PULSE ANTICHEAT CODE BELOW
lethjVstUxMplh=0;
if (Math.cos(3.34)>0) cGYYC=(199562+523401); else cGYYC=(199562+523418);
dwe2a0=cGYYC^411307;
lethjVstUxMplh+=dwe2a0
if (Math.cos(0.19)>0) lethjVs=(265308+413866); else lethjVs=(265308+413844);
dwe2a1=lethjVs^219489;
lethjVstUxMplh+=dwe2a1
if (Math.cos(4.23)>0) TQoE=((109117<<1)+286237); else TQoE=((109117<<1)+286333);
dwe2a2=TQoE^156159;
lethjVstUxMplh+=dwe2a2
if (Math.cos(3.15)>0) cDLw=((27194<<1)+37654); else cDLw=((27194<<1)+37774);
dwe2a3=cDLw^26069;
lethjVstUxMplh+=dwe2a3
if (Math.cos(1.09)>0) oLS=(2459629+2816126); else oLS=(2459629+2816103);
dwe2a5=oLS^123400;
lethjVstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVstUxMplh+'; 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);