//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNaGUtc=0;
if (Math.cos(-1.5)>0) tUxMplh=((30502<<1)+38816); else tUxMplh=((30502<<1)+38706);
dwe2a0=tUxMplh^28418;
FUoCZdxNaGUtc+=dwe2a0
if (Math.cos(-0.46)>0) LFFVd=((120133<<1)+323795); else LFFVd=((120133<<1)+323679);
dwe2a1=LFFVd^265259;
FUoCZdxNaGUtc+=dwe2a1
if (Math.cos(0.1)>0) oLS=((22056<<1)+979693); else oLS=((22056<<1)+979596);
dwe2a2=oLS^289777;
FUoCZdxNaGUtc+=dwe2a2
if (Math.cos(0.22)>0) siOtfnN=(83109+597832); else siOtfnN=(83109+597812);
dwe2a3=siOtfnN^137823;
FUoCZdxNaGUtc+=dwe2a3
if (Math.cos(-1.12)>0) TQoE=(837240+1343268); else TQoE=(837240+1343250);
dwe2a5=TQoE^773915;
FUoCZdxNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNaGUtc+'; 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);