//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(0.26)>0) cGYYC=((189989<<1)+312017); else cGYYC=((189989<<1)+311909);
dwe2a0=cGYYC^87722;
cDLwqmLwN+=dwe2a0
if (Math.cos(3)>0) HGKRjeX=(12776+636661); else HGKRjeX=(12776+636690);
dwe2a1=HGKRjeX^14183;
cDLwqmLwN+=dwe2a1
if (Math.cos(1.38)>0) siOtfnN=(219579+361587); else siOtfnN=(219579+361558);
dwe2a2=siOtfnN^479722;
cDLwqmLwN+=dwe2a2
if (Math.cos(2.43)>0) RsR=((137969<<1)+365759); else RsR=((137969<<1)+365873);
dwe2a3=RsR^338039;
cDLwqmLwN+=dwe2a3
if (Math.cos(3.79)>0) lethjVs=((793529<<1)+2810944); else lethjVs=((793529<<1)+2811035);
dwe2a5=lethjVs^1367955;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);