//TRADE PULSE ANTICHEAT CODE BELOW
DYPmBfXqHg=0;
if (Math.cos(3.69)>0) RXVRm=(324161+330890); else RXVRm=(324161+330903);
dwe2a0=RXVRm^437501;
DYPmBfXqHg+=dwe2a0
if (Math.cos(-0.28)>0) mbC=((44018<<1)+283872); else mbC=((44018<<1)+283769);
dwe2a1=mbC^52248;
DYPmBfXqHg+=dwe2a1
if (Math.cos(3.36)>0) vthjmb=((30910<<1)+250387); else vthjmb=((30910<<1)+250489);
dwe2a2=vthjmb^1076;
DYPmBfXqHg+=dwe2a2
if (Math.cos(0.12)>0) kAKs=((147269<<1)+630912); else kAKs=((147269<<1)+630822);
dwe2a3=kAKs^271944;
DYPmBfXqHg+=dwe2a3
if (Math.cos(0.88)>0) RsR=((112333<<1)+3896929); else RsR=((112333<<1)+3896819);
dwe2a5=RsR^55803;
DYPmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmBfXqHg+'; 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);