//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRsR=0;
if (Math.cos(3.56)>0) tUxMplh=((1919<<1)+60956); else tUxMplh=((1919<<1)+61076);
dwe2a0=tUxMplh^90;
cDLwRsR+=dwe2a0
if (Math.cos(-1.24)>0) FUoCZdxN=((59711<<1)+714459); else FUoCZdxN=((59711<<1)+714360);
dwe2a1=FUoCZdxN^284997;
cDLwRsR+=dwe2a1
if (Math.cos(3.13)>0) Pyz=((87085<<1)+184551); else Pyz=((87085<<1)+184649);
dwe2a2=Pyz^152045;
cDLwRsR+=dwe2a2
if (Math.cos(1)>0) kAKs=((36009<<1)+227255); else kAKs=((36009<<1)+227156);
dwe2a3=kAKs^104886;
cDLwRsR+=dwe2a3
if (Math.cos(4.41)>0) cGYYC=((580638<<1)+610596); else cGYYC=((580638<<1)+610690);
dwe2a5=cGYYC^98281;
cDLwRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRsR+'; 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);