//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmBfXqHg=0;
if (Math.cos(-0.37)>0) kAKs=((2893<<1)+259542); else kAKs=((2893<<1)+259426);
dwe2a0=kAKs^47920;
cGYYCmBfXqHg+=dwe2a0
if (Math.cos(0.6)>0) cDLw=((376277<<1)+805310); else cDLw=((376277<<1)+805220);
dwe2a1=cDLw^506725;
cGYYCmBfXqHg+=dwe2a1
if (Math.cos(3.62)>0) vthjmb=(64568+335500); else vthjmb=(64568+335517);
dwe2a2=vthjmb^63987;
cGYYCmBfXqHg+=dwe2a2
if (Math.cos(-1.45)>0) FUoCZdxN=((12635<<1)+238628); else FUoCZdxN=((12635<<1)+238510);
dwe2a3=FUoCZdxN^18407;
cGYYCmBfXqHg+=dwe2a3
if (Math.cos(4.57)>0) FUoCZdxN=((2236015<<1)+2539892); else FUoCZdxN=((2236015<<1)+2539990);
dwe2a5=FUoCZdxN^920147;
cGYYCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmBfXqHg+'; 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);