//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(-0.22)>0) lethjVs=((22159<<1)+1042768); else lethjVs=((22159<<1)+1042661);
dwe2a0=lethjVs^580417;
cGYYCmbC+=dwe2a0
if (Math.cos(4.44)>0) FUoCZdxN=((32513<<1)+80546); else FUoCZdxN=((32513<<1)+80662);
dwe2a1=FUoCZdxN^29548;
cGYYCmbC+=dwe2a1
if (Math.cos(-0.23)>0) vthjmb=(474542+613574); else vthjmb=(474542+613550);
dwe2a2=vthjmb^605543;
cGYYCmbC+=dwe2a2
if (Math.cos(0.96)>0) kAKs=(54530+489873); else kAKs=(54530+489847);
dwe2a3=kAKs^119695;
cGYYCmbC+=dwe2a3
if (Math.cos(2.9)>0) siOtfnN=(1485922+2884664); else siOtfnN=(1485922+2884681);
dwe2a5=siOtfnN^1585692;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);