//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(4.65)>0) qmLwN=((20087<<1)+108924); else qmLwN=((20087<<1)+109023);
dwe2a0=qmLwN^91269;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(-0.29)>0) mBfXqHg=(226326+503256); else mBfXqHg=(226326+503232);
dwe2a1=mBfXqHg^344332;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(3.75)>0) RsR=(123929+656086); else RsR=(123929+656100);
dwe2a2=RsR^156564;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(1.54)>0) FUoCZdxN=((164988<<1)+461973); else FUoCZdxN=((164988<<1)+461882);
dwe2a3=FUoCZdxN^261016;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(1.82)>0) qmLwN=(717518+1402710); else qmLwN=(717518+1402736);
dwe2a5=qmLwN^716512;
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);