//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(0.48)>0) lethjVs=(422189+934955); else lethjVs=(422189+934931);
dwe2a0=lethjVs^390721;
LFFVdcDLw+=dwe2a0
if (Math.cos(4.56)>0) DYP=(60116+162942); else DYP=(60116+162956);
dwe2a1=DYP^5536;
LFFVdcDLw+=dwe2a1
if (Math.cos(4.03)>0) oLS=(90317+184360); else oLS=(90317+184378);
dwe2a2=oLS^231988;
LFFVdcDLw+=dwe2a2
if (Math.cos(0.32)>0) LFFVd=((104090<<1)+370843); else LFFVd=((104090<<1)+370743);
dwe2a3=LFFVd^161749;
LFFVdcDLw+=dwe2a3
if (Math.cos(3.38)>0) tUxMplh=((566769<<1)+3434076); else tUxMplh=((566769<<1)+3434182);
dwe2a5=tUxMplh^1286304;
LFFVdcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcDLw+'; 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);