//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(3.39)>0) oLS=(436906+546311); else oLS=(436906+546324);
dwe2a0=oLS^260751;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-0.45)>0) tUxMplh=(61436+101409); else tUxMplh=(61436+101383);
dwe2a1=tUxMplh^37185;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(1.34)>0) cDLw=((27428<<1)+56499); else cDLw=((27428<<1)+56400);
dwe2a2=cDLw^1357;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(3.79)>0) HGKRjeX=(220633+396216); else HGKRjeX=(220633+396245);
dwe2a3=HGKRjeX^13317;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(0.73)>0) mbC=(178715+2701516); else mbC=(178715+2701501);
dwe2a5=mbC^1571991;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);