//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(-0.03)>0) Pyz=(131079+145670); else Pyz=(131079+145646);
dwe2a0=Pyz^165889;
oLSvthjmb+=dwe2a0
if (Math.cos(1.29)>0) aGUtc=(8958+921953); else aGUtc=(8958+921926);
dwe2a1=aGUtc^119691;
oLSvthjmb+=dwe2a1
if (Math.cos(3.77)>0) LFFVd=((52048<<1)+1128033); else LFFVd=((52048<<1)+1128154);
dwe2a2=LFFVd^85007;
oLSvthjmb+=dwe2a2
if (Math.cos(1.03)>0) FUoCZdxN=(153155+429093); else FUoCZdxN=(153155+429066);
dwe2a3=FUoCZdxN^350724;
oLSvthjmb+=dwe2a3
if (Math.cos(-0.98)>0) DYP=(364463+1736562); else DYP=(364463+1736535);
dwe2a5=DYP^1094221;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);