//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(2.27)>0) cGYYC=((88716<<1)+197673); else cGYYC=((88716<<1)+197774);
dwe2a0=cGYYC^120591;
aGUtcmbC+=dwe2a0
if (Math.cos(0.08)>0) HGKRjeX=(210544+433637); else HGKRjeX=(210544+433625);
dwe2a1=HGKRjeX^258247;
aGUtcmbC+=dwe2a1
if (Math.cos(4.16)>0) vthjmb=((423<<1)+7627); else vthjmb=((423<<1)+7737);
dwe2a2=vthjmb^2724;
aGUtcmbC+=dwe2a2
if (Math.cos(-0.48)>0) lethjVs=((951<<1)+167489); else lethjVs=((951<<1)+167382);
dwe2a3=lethjVs^43930;
aGUtcmbC+=dwe2a3
if (Math.cos(3.92)>0) DYP=(50387+3260813); else DYP=(50387+3260827);
dwe2a5=DYP^1066774;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);