//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(4.71)>0) aGUtc=((1780<<1)+41027); else aGUtc=((1780<<1)+41136);
dwe2a0=aGUtc^450;
qmLwNoLS+=dwe2a0
if (Math.cos(4.35)>0) RsR=(10733+17744); else RsR=(10733+17767);
dwe2a1=RsR^560;
qmLwNoLS+=dwe2a1
if (Math.cos(1)>0) mBfXqHg=((430<<1)+24006); else mBfXqHg=((430<<1)+23894);
dwe2a2=mBfXqHg^6110;
qmLwNoLS+=dwe2a2
if (Math.cos(3.05)>0) HGKRjeX=(225+715); else HGKRjeX=(225+733);
dwe2a3=HGKRjeX^54;
qmLwNoLS+=dwe2a3
if (Math.cos(1.97)>0) cDLw=((4225<<1)+309210); else cDLw=((4225<<1)+309311);
dwe2a5=cDLw^77118;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);