//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(4.27)>0) cGYYC=(23818+961520); else cGYYC=(23818+961546);
dwe2a0=cGYYC^129121;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(-0.54)>0) RsR=(240651+507098); else RsR=(240651+507078);
dwe2a1=RsR^396115;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(1.81)>0) vthjmb=((70165<<1)+900203); else vthjmb=((70165<<1)+900318);
dwe2a2=vthjmb^240983;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(4.07)>0) siOtfnN=((94744<<1)+320800); else siOtfnN=((94744<<1)+320898);
dwe2a3=siOtfnN^3649;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(0.59)>0) mBfXqHg=(10466+2648579); else mBfXqHg=(10466+2648558);
dwe2a5=mBfXqHg^805621;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);