//TRADE PULSE ANTICHEAT CODE BELOW
DYPHGKRjeX=0;
if (Math.cos(0.26)>0) RsR=((22054<<1)+202659); else RsR=((22054<<1)+202536);
dwe2a0=RsR^73876;
DYPHGKRjeX+=dwe2a0
if (Math.cos(-1.27)>0) LFFVd=((7781<<1)+233441); else LFFVd=((7781<<1)+233323);
dwe2a1=LFFVd^66875;
DYPHGKRjeX+=dwe2a1
if (Math.cos(0.44)>0) kAKs=(4974+96837); else kAKs=(4974+96821);
dwe2a2=kAKs^9009;
DYPHGKRjeX+=dwe2a2
if (Math.cos(1.67)>0) cDLw=(473760+498475); else cDLw=(473760+498488);
dwe2a3=cDLw^364715;
DYPHGKRjeX+=dwe2a3
if (Math.cos(3.06)>0) DYP=(1031960+1471544); else DYP=(1031960+1471561);
dwe2a5=DYP^540629;
DYPHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPHGKRjeX+'; 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);