//TRADE PULSE ANTICHEAT CODE BELOW
cDLwoLS=0;
if (Math.cos(1.99)>0) lethjVs=((402779<<1)+737537); else lethjVs=((402779<<1)+737628);
dwe2a0=lethjVs^293979;
cDLwoLS+=dwe2a0
if (Math.cos(2.23)>0) DYP=(34095+336065); else DYP=(34095+336086);
dwe2a1=DYP^154629;
cDLwoLS+=dwe2a1
if (Math.cos(-1.25)>0) kiHOY=((35212<<1)+89999); else kiHOY=((35212<<1)+89905);
dwe2a2=kiHOY^79747;
cDLwoLS+=dwe2a2
if (Math.cos(1.6)>0) mBfXqHg=((25863<<1)+270883); else mBfXqHg=((25863<<1)+271004);
dwe2a3=mBfXqHg^34022;
cDLwoLS+=dwe2a3
if (Math.cos(-0.97)>0) kAKs=(1261249+4154421); else kAKs=(1261249+4154405);
dwe2a5=kAKs^1851417;
cDLwoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwoLS+'; 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);