//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkiHOY=0;
if (Math.cos(3.7)>0) mBfXqHg=(26004+140735); else mBfXqHg=(26004+140753);
dwe2a0=mBfXqHg^40217;
cDLwkiHOY+=dwe2a0
if (Math.cos(3.79)>0) cGYYC=(57910+312836); else cGYYC=(57910+312853);
dwe2a1=cGYYC^59790;
cDLwkiHOY+=dwe2a1
if (Math.cos(1.88)>0) cDLw=((26564<<1)+96660); else cDLw=((26564<<1)+96773);
dwe2a2=cDLw^51172;
cDLwkiHOY+=dwe2a2
if (Math.cos(3.96)>0) qmLwN=((41945<<1)+434643); else qmLwN=((41945<<1)+434761);
dwe2a3=qmLwN^69197;
cDLwkiHOY+=dwe2a3
if (Math.cos(4.51)>0) qmLwN=(179545+1060709); else qmLwN=(179545+1060724);
dwe2a5=qmLwN^89275;
cDLwkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkiHOY+'; 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);