//TRADE PULSE ANTICHEAT CODE BELOW
PyzmbC=0;
if (Math.cos(-1.51)>0) aGUtc=(495419+656236); else aGUtc=(495419+656208);
dwe2a0=aGUtc^382260;
PyzmbC+=dwe2a0
if (Math.cos(-0.99)>0) oLS=((59993<<1)+267108); else oLS=((59993<<1)+267016);
dwe2a1=oLS^162206;
PyzmbC+=dwe2a1
if (Math.cos(-1.34)>0) mBfXqHg=(284010+474662); else mBfXqHg=(284010+474640);
dwe2a2=mBfXqHg^248235;
PyzmbC+=dwe2a2
if (Math.cos(-0.13)>0) mbC=((87517<<1)+1849266); else mbC=((87517<<1)+1849175);
dwe2a3=mbC^332646;
PyzmbC+=dwe2a3
if (Math.cos(1.49)>0) HGKRjeX=((133797<<1)+5156803); else HGKRjeX=((133797<<1)+5156703);
dwe2a5=HGKRjeX^1902218;
PyzmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmbC+'; 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);