//TRADE PULSE ANTICHEAT CODE BELOW
oLSmBfXqHg=0;
if (Math.cos(0.86)>0) FUoCZdxN=(181388+360422); else FUoCZdxN=(181388+360397);
dwe2a0=FUoCZdxN^33014;
oLSmBfXqHg+=dwe2a0
if (Math.cos(3.48)>0) DYP=(361570+597952); else DYP=(361570+597967);
dwe2a1=DYP^210514;
oLSmBfXqHg+=dwe2a1
if (Math.cos(4.52)>0) DYP=(5064+13824); else DYP=(5064+13850);
dwe2a2=DYP^862;
oLSmBfXqHg+=dwe2a2
if (Math.cos(0.02)>0) cDLw=((292472<<1)+506200); else cDLw=((292472<<1)+506077);
dwe2a3=cDLw^19812;
oLSmBfXqHg+=dwe2a3
if (Math.cos(2.54)>0) kAKs=((2266320<<1)+3211195); else kAKs=((2266320<<1)+3211308);
dwe2a5=kAKs^1187340;
oLSmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSmBfXqHg+'; 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);