//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(1.55)>0) TQoE=(65318+1835714); else TQoE=(65318+1835701);
dwe2a0=TQoE^590476;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(-0.15)>0) TQoE=((133015<<1)+1238412); else TQoE=((133015<<1)+1238301);
dwe2a1=TQoE^363948;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(3.11)>0) qmLwN=((31530<<1)+668425); else qmLwN=((31530<<1)+668523);
dwe2a2=qmLwN^174408;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(3.96)>0) tUxMplh=((261783<<1)+447057); else tUxMplh=((261783<<1)+447161);
dwe2a3=tUxMplh^138494;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(-0.97)>0) Pyz=(598652+1746680); else Pyz=(598652+1746650);
dwe2a5=Pyz^689776;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);