//TRADE PULSE ANTICHEAT CODE BELOW
oLSoLS=0;
if (Math.cos(0.71)>0) RsR=((50901<<1)+64456); else RsR=((50901<<1)+64340);
dwe2a0=RsR^9648;
oLSoLS+=dwe2a0
if (Math.cos(2.95)>0) mBfXqHg=(49815+108914); else mBfXqHg=(49815+108942);
dwe2a1=mBfXqHg^28275;
oLSoLS+=dwe2a1
if (Math.cos(4.03)>0) HGKRjeX=(7788+169397); else HGKRjeX=(7788+169419);
dwe2a2=HGKRjeX^64039;
oLSoLS+=dwe2a2
if (Math.cos(-1.24)>0) TQoE=(17016+30326); else TQoE=(17016+30298);
dwe2a3=TQoE^5629;
oLSoLS+=dwe2a3
if (Math.cos(3.02)>0) kAKs=((221324<<1)+1557166); else kAKs=((221324<<1)+1557289);
dwe2a5=kAKs^567635;
oLSoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSoLS+'; 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);