//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(4.43)>0) kiHOY=(52380+97968); else kiHOY=(52380+97980);
dwe2a0=kiHOY^39918;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(1.62)>0) RXVRm=(10922+153835); else RXVRm=(10922+153860);
dwe2a1=RXVRm^26150;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(3.85)>0) oLS=(31296+163088); else oLS=(31296+163100);
dwe2a2=oLS^20290;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(-0.65)>0) LFFVd=(96+1952); else LFFVd=(96+1922);
dwe2a3=LFFVd^930;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(0.16)>0) oLS=((248287<<1)+674961); else oLS=((248287<<1)+674859);
dwe2a5=oLS^906978;
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);