//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(1.58)>0) siOtfnN=(1837+116960); else siOtfnN=(1837+116984);
dwe2a0=siOtfnN^44407;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(0.62)>0) tUxMplh=(48002+66099); else tUxMplh=(48002+66079);
dwe2a1=tUxMplh^21941;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(-1.19)>0) lethjVs=((28004<<1)+121182); else lethjVs=((28004<<1)+121063);
dwe2a2=lethjVs^96741;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(3.72)>0) Pyz=(8271+47078); else Pyz=(8271+47106);
dwe2a3=Pyz^5657;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(1.77)>0) cDLw=((157104<<1)+218902); else cDLw=((157104<<1)+219005);
dwe2a5=cDLw^282981;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);