//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(0.26)>0) kAKs=((38709<<1)+318358); else kAKs=((38709<<1)+318262);
dwe2a0=kAKs^3657;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(1.61)>0) RsR=((219923<<1)+993460); else RsR=((219923<<1)+993559);
dwe2a1=RsR^382197;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(-0.61)>0) DYP=((261647<<1)+885247); else DYP=((261647<<1)+885129);
dwe2a2=DYP^47706;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(3.82)>0) DYP=(203384+259666); else DYP=(203384+259690);
dwe2a3=DYP^88282;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(-0.5)>0) mbC=(378333+4178606); else mbC=(378333+4178582);
dwe2a5=mbC^1249900;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);