//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(1.8)>0) Pyz=(72842+126173); else Pyz=(72842+126199);
dwe2a0=Pyz^51362;
cGYYCRsR+=dwe2a0
if (Math.cos(2.55)>0) LFFVd=((7144<<1)+111101); else LFFVd=((7144<<1)+111211);
dwe2a1=LFFVd^20986;
cGYYCRsR+=dwe2a1
if (Math.cos(1.49)>0) lethjVs=(8975+9699); else lethjVs=(8975+9681);
dwe2a2=lethjVs^9845;
cGYYCRsR+=dwe2a2
if (Math.cos(1.04)>0) HGKRjeX=((20070<<1)+48322); else HGKRjeX=((20070<<1)+48217);
dwe2a3=HGKRjeX^19762;
cGYYCRsR+=dwe2a3
if (Math.cos(-0.01)>0) aGUtc=(434464+1089121); else aGUtc=(434464+1089106);
dwe2a5=aGUtc^412517;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);