//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmBfXqHg=0;
if (Math.cos(4.28)>0) RXVRm=(127921+332149); else RXVRm=(127921+332161);
dwe2a0=RXVRm^16378;
cGYYCmBfXqHg+=dwe2a0
if (Math.cos(3)>0) RXVRm=((328887<<1)+642753); else RXVRm=((328887<<1)+642872);
dwe2a1=RXVRm^286802;
cGYYCmBfXqHg+=dwe2a1
if (Math.cos(1.93)>0) siOtfnN=((127252<<1)+479465); else siOtfnN=((127252<<1)+479572);
dwe2a2=siOtfnN^70533;
cGYYCmBfXqHg+=dwe2a2
if (Math.cos(0.52)>0) qmLwN=((112761<<1)+654774); else qmLwN=((112761<<1)+654661);
dwe2a3=qmLwN^37924;
cGYYCmBfXqHg+=dwe2a3
if (Math.cos(2.66)>0) siOtfnN=((1547402<<1)+2912389); else siOtfnN=((1547402<<1)+2912493);
dwe2a5=siOtfnN^634582;
cGYYCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmBfXqHg+'; 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);