//TRADE PULSE ANTICHEAT CODE BELOW
cDLwLFFVd=0;
if (Math.cos(-1.56)>0) qmLwN=(27132+43075); else qmLwN=(27132+43048);
dwe2a0=qmLwN^15420;
cDLwLFFVd+=dwe2a0
if (Math.cos(-0.89)>0) RXVRm=(4883+24997); else RXVRm=(4883+24984);
dwe2a1=RXVRm^6897;
cDLwLFFVd+=dwe2a1
if (Math.cos(-0.97)>0) qmLwN=(9236+24879); else qmLwN=(9236+24858);
dwe2a2=qmLwN^28995;
cDLwLFFVd+=dwe2a2
if (Math.cos(-0.82)>0) cGYYC=(37843+69359); else cGYYC=(37843+69330);
dwe2a3=cGYYC^33197;
cDLwLFFVd+=dwe2a3
if (Math.cos(3.5)>0) RXVRm=((49921<<1)+90646); else RXVRm=((49921<<1)+90760);
dwe2a5=RXVRm^101111;
cDLwLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwLFFVd+'; 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);