//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(4.69)>0) oLS=(155676+273097); else oLS=(155676+273110);
dwe2a0=oLS^159650;
tUxMplhRsR+=dwe2a0
if (Math.cos(0.97)>0) mbC=(30134+163410); else mbC=(30134+163385);
dwe2a1=mbC^53527;
tUxMplhRsR+=dwe2a1
if (Math.cos(-0.43)>0) DYP=((63109<<1)+217019); else DYP=((63109<<1)+216918);
dwe2a2=DYP^119833;
tUxMplhRsR+=dwe2a2
if (Math.cos(-1.43)>0) tUxMplh=((43057<<1)+301407); else tUxMplh=((43057<<1)+301311);
dwe2a3=tUxMplh^100239;
tUxMplhRsR+=dwe2a3
if (Math.cos(3.64)>0) DYP=(143021+494533); else DYP=(143021+494556);
dwe2a5=DYP^243658;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);