//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCLFFVd=0;
if (Math.cos(1.32)>0) kAKs=((117005<<1)+485956); else kAKs=((117005<<1)+485861);
dwe2a0=kAKs^174585;
cGYYCLFFVd+=dwe2a0
if (Math.cos(4.7)>0) cGYYC=(65309+75259); else cGYYC=(65309+75289);
dwe2a1=cGYYC^46352;
cGYYCLFFVd+=dwe2a1
if (Math.cos(0.22)>0) qmLwN=(72668+433045); else qmLwN=(72668+433017);
dwe2a2=qmLwN^84618;
cGYYCLFFVd+=dwe2a2
if (Math.cos(2.06)>0) mbC=((75653<<1)+172378); else mbC=((75653<<1)+172477);
dwe2a3=mbC^153339;
cGYYCLFFVd+=dwe2a3
if (Math.cos(-0.35)>0) kAKs=((823125<<1)+3709906); else kAKs=((823125<<1)+3709798);
dwe2a5=kAKs^2402181;
cGYYCLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCLFFVd+'; 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);