//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(-1.34)>0) DYP=(37539+103976); else DYP=(37539+103962);
dwe2a0=DYP^18141;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(-0.96)>0) mBfXqHg=((38561<<1)+88249); else mBfXqHg=((38561<<1)+88153);
dwe2a1=mBfXqHg^31029;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(-1.38)>0) HGKRjeX=((23448<<1)+28386); else HGKRjeX=((23448<<1)+28292);
dwe2a2=HGKRjeX^24123;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(1.26)>0) oLS=((137074<<1)+476157); else oLS=((137074<<1)+476059);
dwe2a3=oLS^367100;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(0.79)>0) FUoCZdxN=(323275+4323611); else FUoCZdxN=(323275+4323597);
dwe2a5=FUoCZdxN^286444;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);