//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(1.99)>0) lethjVs=(205498+510298); else lethjVs=(205498+510323);
dwe2a0=lethjVs^115312;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(-1.44)>0) qmLwN=((20569<<1)+318399); else qmLwN=((20569<<1)+318293);
dwe2a1=qmLwN^153878;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(0.27)>0) DYP=(15307+406714); else DYP=(15307+406699);
dwe2a2=DYP^83645;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(-0.54)>0) kAKs=(2248+566272); else kAKs=(2248+566248);
dwe2a3=kAKs^238292;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(3.85)>0) HGKRjeX=((320361<<1)+1536438); else HGKRjeX=((320361<<1)+1536535);
dwe2a5=HGKRjeX^296267;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);