//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(3.82)>0) mbC=((63073<<1)+63152); else mbC=((63073<<1)+63251);
dwe2a0=mbC^37399;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(2.95)>0) Pyz=(51565+64641); else Pyz=(51565+64658);
dwe2a1=Pyz^7574;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(4.35)>0) cDLw=(58+517); else cDLw=(58+546);
dwe2a2=cDLw^168;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(3.63)>0) cDLw=((33819<<1)+51962); else cDLw=((33819<<1)+52075);
dwe2a3=cDLw^26417;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(3.36)>0) Pyz=(121154+218799); else Pyz=(121154+218826);
dwe2a5=Pyz^176874;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);