//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(-1.24)>0) tUxMplh=((45260<<1)+588088); else tUxMplh=((45260<<1)+587990);
dwe2a0=tUxMplh^194890;
PyzHGKRjeX+=dwe2a0
if (Math.cos(2.17)>0) cGYYC=(109312+205538); else cGYYC=(109312+205564);
dwe2a1=cGYYC^89845;
PyzHGKRjeX+=dwe2a1
if (Math.cos(2.15)>0) DYP=(40330+106293); else DYP=(40330+106311);
dwe2a2=DYP^67969;
PyzHGKRjeX+=dwe2a2
if (Math.cos(4.65)>0) tUxMplh=((309289<<1)+654399); else tUxMplh=((309289<<1)+654520);
dwe2a3=tUxMplh^258720;
PyzHGKRjeX+=dwe2a3
if (Math.cos(1.02)>0) oLS=(2380245+2633842); else oLS=(2380245+2633816);
dwe2a5=oLS^1648701;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);