//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(1.15)>0) tUxMplh=(5541+89847); else tUxMplh=(5541+89819);
dwe2a0=tUxMplh^28630;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(3.71)>0) tUxMplh=((141754<<1)+462464); else tUxMplh=((141754<<1)+462572);
dwe2a1=tUxMplh^436576;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(-0.75)>0) HGKRjeX=((246660<<1)+299902); else HGKRjeX=((246660<<1)+299798);
dwe2a2=HGKRjeX^117596;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(0.89)>0) HGKRjeX=(106517+1260849); else HGKRjeX=(106517+1260822);
dwe2a3=HGKRjeX^401098;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(2.12)>0) siOtfnN=((315515<<1)+3310064); else siOtfnN=((315515<<1)+3310162);
dwe2a5=siOtfnN^36344;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);