//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(0.11)>0) tUxMplh=((28802<<1)+133794); else tUxMplh=((28802<<1)+133688);
dwe2a0=tUxMplh^58335;
lethjVsaGUtc+=dwe2a0
if (Math.cos(2.46)>0) siOtfnN=(177843+285595); else siOtfnN=(177843+285619);
dwe2a1=siOtfnN^191377;
lethjVsaGUtc+=dwe2a1
if (Math.cos(1.74)>0) kiHOY=((91615<<1)+99181); else kiHOY=((91615<<1)+99290);
dwe2a2=kiHOY^156550;
lethjVsaGUtc+=dwe2a2
if (Math.cos(4.02)>0) mBfXqHg=(250180+298957); else mBfXqHg=(250180+298976);
dwe2a3=mBfXqHg^305424;
lethjVsaGUtc+=dwe2a3
if (Math.cos(4.09)>0) tUxMplh=(1909059+2222867); else tUxMplh=(1909059+2222883);
dwe2a5=tUxMplh^1055638;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);