//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(2.31)>0) RsR=(10718+17796); else RsR=(10718+17825);
dwe2a0=RsR^8547;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(4.15)>0) oLS=((742<<1)+1763); else oLS=((742<<1)+1876);
dwe2a1=oLS^45;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(2.1)>0) qmLwN=((3409<<1)+22866); else qmLwN=((3409<<1)+22984);
dwe2a2=qmLwN^9405;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(-0.67)>0) lethjVs=(6639+17050); else lethjVs=(6639+17031);
dwe2a3=lethjVs^3830;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(-0.23)>0) lethjVs=(2688+37650); else lethjVs=(2688+37626);
dwe2a5=lethjVs^21678;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);