//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNtUxMplh=0;
if (Math.cos(-0.49)>0) RsR=((57593<<1)+416267); else RsR=((57593<<1)+416165);
dwe2a0=RsR^33138;
FUoCZdxNtUxMplh+=dwe2a0
if (Math.cos(-0.91)>0) kAKs=(38276+168773); else kAKs=(38276+168743);
dwe2a1=kAKs^71109;
FUoCZdxNtUxMplh+=dwe2a1
if (Math.cos(0.61)>0) FUoCZdxN=((80925<<1)+313219); else FUoCZdxN=((80925<<1)+313127);
dwe2a2=FUoCZdxN^4831;
FUoCZdxNtUxMplh+=dwe2a2
if (Math.cos(-0.14)>0) qmLwN=((36419<<1)+52216); else qmLwN=((36419<<1)+52125);
dwe2a3=qmLwN^4802;
FUoCZdxNtUxMplh+=dwe2a3
if (Math.cos(2.33)>0) cDLw=((679340<<1)+1591361); else cDLw=((679340<<1)+1591465);
dwe2a5=cDLw^1012304;
FUoCZdxNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNtUxMplh+'; 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);