//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcDYP=0;
if (Math.cos(4.64)>0) vthjmb=(52922+75459); else vthjmb=(52922+75476);
dwe2a0=vthjmb^22845;
aGUtcDYP+=dwe2a0
if (Math.cos(-0.17)>0) siOtfnN=((61<<1)+2083); else siOtfnN=((61<<1)+1976);
dwe2a1=siOtfnN^1115;
aGUtcDYP+=dwe2a1
if (Math.cos(4.26)>0) kAKs=(96290+477470); else kAKs=(96290+477497);
dwe2a2=kAKs^68030;
aGUtcDYP+=dwe2a2
if (Math.cos(1)>0) RsR=((108138<<1)+125257); else RsR=((108138<<1)+125141);
dwe2a3=RsR^56238;
aGUtcDYP+=dwe2a3
if (Math.cos(0.19)>0) DYP=(620116+2322872); else DYP=(620116+2322852);
dwe2a5=DYP^767283;
aGUtcDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcDYP+'; 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);