//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNoLS=0;
if (Math.cos(3.09)>0) mBfXqHg=((149751<<1)+1185065); else mBfXqHg=((149751<<1)+1185185);
dwe2a0=mBfXqHg^786899;
FUoCZdxNoLS+=dwe2a0
if (Math.cos(0.04)>0) kAKs=((1228<<1)+88465); else kAKs=((1228<<1)+88363);
dwe2a1=kAKs^40484;
FUoCZdxNoLS+=dwe2a1
if (Math.cos(1.35)>0) aGUtc=((317386<<1)+1221302); else aGUtc=((317386<<1)+1221190);
dwe2a2=aGUtc^398275;
FUoCZdxNoLS+=dwe2a2
if (Math.cos(-0.6)>0) siOtfnN=((87122<<1)+180836); else siOtfnN=((87122<<1)+180743);
dwe2a3=siOtfnN^101736;
FUoCZdxNoLS+=dwe2a3
if (Math.cos(1.26)>0) FUoCZdxN=((1582574<<1)+2263656); else FUoCZdxN=((1582574<<1)+2263537);
dwe2a5=FUoCZdxN^1963032;
FUoCZdxNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNoLS+'; 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);