//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(0.91)>0) LFFVd=(7827+75389); else LFFVd=(7827+75368);
dwe2a0=LFFVd^10224;
oLSHGKRjeX+=dwe2a0
if (Math.cos(1.11)>0) RsR=((15674<<1)+54210); else RsR=((15674<<1)+54089);
dwe2a1=RsR^31905;
oLSHGKRjeX+=dwe2a1
if (Math.cos(0.09)>0) mbC=(10370+33827); else mbC=(10370+33804);
dwe2a2=mbC^10927;
oLSHGKRjeX+=dwe2a2
if (Math.cos(-0.28)>0) kiHOY=(17105+317383); else kiHOY=(17105+317357);
dwe2a3=kiHOY^107927;
oLSHGKRjeX+=dwe2a3
if (Math.cos(1.85)>0) oLS=((100574<<1)+1585456); else oLS=((100574<<1)+1585554);
dwe2a5=oLS^90362;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);