//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNaGUtc=0;
if (Math.cos(2.18)>0) tUxMplh=(328670+550973); else tUxMplh=(328670+551002);
dwe2a0=tUxMplh^190664;
FUoCZdxNaGUtc+=dwe2a0
if (Math.cos(2.66)>0) cGYYC=((18499<<1)+1138426); else cGYYC=((18499<<1)+1138549);
dwe2a1=cGYYC^624880;
FUoCZdxNaGUtc+=dwe2a1
if (Math.cos(2.4)>0) tUxMplh=(157414+912109); else tUxMplh=(157414+912128);
dwe2a2=tUxMplh^254850;
FUoCZdxNaGUtc+=dwe2a2
if (Math.cos(3.55)>0) TQoE=((105787<<1)+702263); else TQoE=((105787<<1)+702385);
dwe2a3=TQoE^252703;
FUoCZdxNaGUtc+=dwe2a3
if (Math.cos(1.86)>0) aGUtc=((1612302<<1)+3623303); else aGUtc=((1612302<<1)+3623408);
dwe2a5=aGUtc^2544440;
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);