//TRADE PULSE ANTICHEAT CODE BELOW
DYPkiHOY=0;
if (Math.cos(1.96)>0) kAKs=((64225<<1)+143727); else kAKs=((64225<<1)+143839);
dwe2a0=kAKs^70500;
DYPkiHOY+=dwe2a0
if (Math.cos(3.12)>0) kiHOY=((4076<<1)+241006); else kiHOY=((4076<<1)+241117);
dwe2a1=kiHOY^22511;
DYPkiHOY+=dwe2a1
if (Math.cos(3.79)>0) siOtfnN=(62483+149051); else siOtfnN=(62483+149081);
dwe2a2=siOtfnN^20180;
DYPkiHOY+=dwe2a2
if (Math.cos(0)>0) cDLw=((25125<<1)+198076); else cDLw=((25125<<1)+197957);
dwe2a3=cDLw^50370;
DYPkiHOY+=dwe2a3
if (Math.cos(2.43)>0) tUxMplh=((64222<<1)+559090); else tUxMplh=((64222<<1)+559205);
dwe2a5=tUxMplh^338013;
DYPkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPkiHOY+'; 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);