//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(-1.31)>0) HGKRjeX=(27540+107988); else HGKRjeX=(27540+107971);
dwe2a0=HGKRjeX^3810;
cDLwvthjmb+=dwe2a0
if (Math.cos(-0.89)>0) qmLwN=(196940+237068); else qmLwN=(196940+237040);
dwe2a1=qmLwN^113880;
cDLwvthjmb+=dwe2a1
if (Math.cos(1.77)>0) FUoCZdxN=((128187<<1)+302473); else FUoCZdxN=((128187<<1)+302596);
dwe2a2=FUoCZdxN^224689;
cDLwvthjmb+=dwe2a2
if (Math.cos(-1.49)>0) RXVRm=(31858+51923); else RXVRm=(31858+51905);
dwe2a3=RXVRm^24789;
cDLwvthjmb+=dwe2a3
if (Math.cos(0.41)>0) cGYYC=((341515<<1)+2433695); else cGYYC=((341515<<1)+2433575);
dwe2a5=cGYYC^493072;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);