//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNaGUtc=0;
if (Math.cos(2.88)>0) kiHOY=((188651<<1)+919695); else kiHOY=((188651<<1)+919787);
dwe2a0=kiHOY^401777;
FUoCZdxNaGUtc+=dwe2a0
if (Math.cos(-0.49)>0) HGKRjeX=(85239+1172093); else HGKRjeX=(85239+1172066);
dwe2a1=HGKRjeX^499191;
FUoCZdxNaGUtc+=dwe2a1
if (Math.cos(4.2)>0) tUxMplh=((43401<<1)+1129877); else tUxMplh=((43401<<1)+1129998);
dwe2a2=tUxMplh^173635;
FUoCZdxNaGUtc+=dwe2a2
if (Math.cos(0.68)>0) FUoCZdxN=((14420<<1)+287489); else FUoCZdxN=((14420<<1)+287374);
dwe2a3=FUoCZdxN^123622;
FUoCZdxNaGUtc+=dwe2a3
if (Math.cos(0.32)>0) RsR=((926570<<1)+3947822); else RsR=((926570<<1)+3947715);
dwe2a5=RsR^781138;
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);