//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(3.53)>0) DYP=((19398<<1)+218976); else DYP=((19398<<1)+219084);
dwe2a0=DYP^57100;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(-0.32)>0) DYP=(14502+226683); else DYP=(14502+226666);
dwe2a1=DYP^77144;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(0.52)>0) aGUtc=((37371<<1)+75052); else aGUtc=((37371<<1)+74948);
dwe2a2=aGUtc^22482;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(-0.34)>0) qmLwN=(6699+288779); else qmLwN=(6699+288754);
dwe2a3=qmLwN^89058;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(-0.59)>0) lethjVs=((101719<<1)+891665); else lethjVs=((101719<<1)+891551);
dwe2a5=lethjVs^539685;
HGKRjeXHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXHGKRjeX+'; 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);