//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(1.72)>0) TQoE=((139878<<1)+141191); else TQoE=((139878<<1)+141291);
dwe2a0=TQoE^56111;
cDLwcGYYC+=dwe2a0
if (Math.cos(2.98)>0) cGYYC=(19259+241021); else cGYYC=(19259+241033);
dwe2a1=cGYYC^45535;
cDLwcGYYC+=dwe2a1
if (Math.cos(3.03)>0) DYP=(2490+477706); else DYP=(2490+477735);
dwe2a2=DYP^150841;
cDLwcGYYC+=dwe2a2
if (Math.cos(2.57)>0) Pyz=(106171+217666); else Pyz=(106171+217689);
dwe2a3=Pyz^132255;
cDLwcGYYC+=dwe2a3
if (Math.cos(1.64)>0) mbC=(266979+1355243); else mbC=(266979+1355271);
dwe2a5=mbC^221301;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);