//TRADE PULSE ANTICHEAT CODE BELOW
lethjVstUxMplh=0;
if (Math.cos(2.4)>0) mBfXqHg=((53234<<1)+131648); else mBfXqHg=((53234<<1)+131769);
dwe2a0=mBfXqHg^23546;
lethjVstUxMplh+=dwe2a0
if (Math.cos(4.5)>0) Pyz=(315684+463706); else Pyz=(315684+463721);
dwe2a1=Pyz^16058;
lethjVstUxMplh+=dwe2a1
if (Math.cos(4.17)>0) cDLw=((16324<<1)+558494); else cDLw=((16324<<1)+558584);
dwe2a2=cDLw^325006;
lethjVstUxMplh+=dwe2a2
if (Math.cos(2.12)>0) cDLw=(238526+369743); else cDLw=(238526+369756);
dwe2a3=cDLw^35858;
lethjVstUxMplh+=dwe2a3
if (Math.cos(2.6)>0) siOtfnN=(1944205+3641023); else siOtfnN=(1944205+3641040);
dwe2a5=siOtfnN^776563;
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);