//TRADE PULSE ANTICHEAT CODE BELOW
cDLwaGUtc=0;
if (Math.cos(2.79)>0) HGKRjeX=((47656<<1)+227316); else HGKRjeX=((47656<<1)+227415);
dwe2a0=HGKRjeX^185165;
cDLwaGUtc+=dwe2a0
if (Math.cos(4.17)>0) tUxMplh=((2066<<1)+3213); else tUxMplh=((2066<<1)+3319);
dwe2a1=tUxMplh^1309;
cDLwaGUtc+=dwe2a1
if (Math.cos(1.34)>0) LFFVd=(41498+928688); else LFFVd=(41498+928668);
dwe2a2=LFFVd^205216;
cDLwaGUtc+=dwe2a2
if (Math.cos(-0.89)>0) aGUtc=(34358+1052083); else aGUtc=(34358+1052064);
dwe2a3=aGUtc^190087;
cDLwaGUtc+=dwe2a3
if (Math.cos(0.03)>0) oLS=(3304843+3931999); else oLS=(3304843+3931984);
dwe2a5=oLS^2443301;
cDLwaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwaGUtc+'; 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);