//TRADE PULSE ANTICHEAT CODE BELOW
kAKscDLw=0;
if (Math.cos(-1.35)>0) cGYYC=((139839<<1)+1018624); else cGYYC=((139839<<1)+1018522);
dwe2a0=cGYYC^641923;
kAKscDLw+=dwe2a0
if (Math.cos(-1.26)>0) RsR=(5490+12603); else RsR=(5490+12576);
dwe2a1=RsR^7428;
kAKscDLw+=dwe2a1
if (Math.cos(4.68)>0) qmLwN=(31914+313981); else qmLwN=(31914+314002);
dwe2a2=qmLwN^125794;
kAKscDLw+=dwe2a2
if (Math.cos(2.89)>0) DYP=(5758+48440); else DYP=(5758+48459);
dwe2a3=DYP^18839;
kAKscDLw+=dwe2a3
if (Math.cos(4.33)>0) siOtfnN=((1147738<<1)+6070640); else siOtfnN=((1147738<<1)+6070760);
dwe2a5=siOtfnN^528246;
kAKscDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKscDLw+'; 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);