//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(2.2)>0) DYP=((70490<<1)+901388); else DYP=((70490<<1)+901510);
dwe2a0=DYP^231989;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(-0.7)>0) tUxMplh=((61726<<1)+194234); else tUxMplh=((61726<<1)+194129);
dwe2a1=tUxMplh^156184;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(-0.35)>0) aGUtc=((58764<<1)+583176); else aGUtc=((58764<<1)+583064);
dwe2a2=aGUtc^77059;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(-0.8)>0) oLS=((90752<<1)+800654); else oLS=((90752<<1)+800548);
dwe2a3=oLS^214559;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(1.35)>0) vthjmb=((140697<<1)+1787360); else vthjmb=((140697<<1)+1787251);
dwe2a5=vthjmb^344425;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);