//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNLFFVd=0;
if (Math.cos(-0.73)>0) oLS=((141120<<1)+1051464); else oLS=((141120<<1)+1051352);
dwe2a0=oLS^351939;
FUoCZdxNLFFVd+=dwe2a0
if (Math.cos(-1.07)>0) tUxMplh=(80875+1153525); else tUxMplh=(80875+1153505);
dwe2a1=tUxMplh^206418;
FUoCZdxNLFFVd+=dwe2a1
if (Math.cos(0.83)>0) mbC=((68400<<1)+1358579); else mbC=((68400<<1)+1358484);
dwe2a2=mbC^231839;
FUoCZdxNLFFVd+=dwe2a2
if (Math.cos(4.53)>0) lethjVs=((26616<<1)+1481281); else lethjVs=((26616<<1)+1481387);
dwe2a3=lethjVs^134465;
FUoCZdxNLFFVd+=dwe2a3
if (Math.cos(1.3)>0) HGKRjeX=((299565<<1)+2218541); else HGKRjeX=((299565<<1)+2218439);
dwe2a5=HGKRjeX^784627;
FUoCZdxNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNLFFVd+'; 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);