//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdLFFVd=0;
if (Math.cos(1.45)>0) vthjmb=((8770<<1)+26073); else vthjmb=((8770<<1)+25954);
dwe2a0=vthjmb^3091;
LFFVdLFFVd+=dwe2a0
if (Math.cos(-1.41)>0) oLS=((14629<<1)+34600); else oLS=((14629<<1)+34484);
dwe2a1=oLS^686;
LFFVdLFFVd+=dwe2a1
if (Math.cos(4.34)>0) aGUtc=(14576+30498); else aGUtc=(14576+30513);
dwe2a2=aGUtc^12639;
LFFVdLFFVd+=dwe2a2
if (Math.cos(4.28)>0) siOtfnN=(16033+32171); else siOtfnN=(16033+32201);
dwe2a3=siOtfnN^18498;
LFFVdLFFVd+=dwe2a3
if (Math.cos(-0.01)>0) LFFVd=((41089<<1)+347664); else LFFVd=((41089<<1)+347552);
dwe2a5=LFFVd^138609;
LFFVdLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdLFFVd+'; 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);