//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(-1.06)>0) cDLw=((12011<<1)+56406); else cDLw=((12011<<1)+56305);
dwe2a0=cDLw^3233;
oLSkAKs+=dwe2a0
if (Math.cos(4.38)>0) mbC=(784+69428); else mbC=(784+69451);
dwe2a1=mbC^3250;
oLSkAKs+=dwe2a1
if (Math.cos(4.22)>0) HGKRjeX=((15604<<1)+86718); else HGKRjeX=((15604<<1)+86835);
dwe2a2=HGKRjeX^22236;
oLSkAKs+=dwe2a2
if (Math.cos(4.22)>0) DYP=(24538+136486); else DYP=(24538+136510);
dwe2a3=DYP^33464;
oLSkAKs+=dwe2a3
if (Math.cos(0.57)>0) kAKs=((176326<<1)+408469); else kAKs=((176326<<1)+408351);
dwe2a5=kAKs^283131;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);