//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsRsR=0;
if (Math.cos(3.56)>0) qmLwN=(23466+55156); else qmLwN=(23466+55170);
dwe2a0=qmLwN^11789;
lethjVsRsR+=dwe2a0
if (Math.cos(2.07)>0) aGUtc=(186+2590); else aGUtc=(186+2605);
dwe2a1=aGUtc^1056;
lethjVsRsR+=dwe2a1
if (Math.cos(1.83)>0) tUxMplh=((48683<<1)+240197); else tUxMplh=((48683<<1)+240290);
dwe2a2=tUxMplh^66431;
lethjVsRsR+=dwe2a2
if (Math.cos(3.09)>0) cDLw=((69770<<1)+368892); else cDLw=((69770<<1)+368995);
dwe2a3=cDLw^66676;
lethjVsRsR+=dwe2a3
if (Math.cos(-0.87)>0) oLS=((810482<<1)+1176816); else oLS=((810482<<1)+1176697);
dwe2a5=oLS^543034;
lethjVsRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsRsR+'; 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);