//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(-0.9)>0) RsR=(21786+72720); else RsR=(21786+72691);
dwe2a0=RsR^45859;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(1.71)>0) RXVRm=((123449<<1)+368514); else RXVRm=((123449<<1)+368630);
dwe2a1=RXVRm^113375;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(1.8)>0) lethjVs=((48509<<1)+273520); else lethjVs=((48509<<1)+273626);
dwe2a2=lethjVs^123907;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(-0.12)>0) siOtfnN=(21439+24468); else siOtfnN=(21439+24453);
dwe2a3=siOtfnN^14334;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(2.71)>0) aGUtc=(1958670+2703411); else aGUtc=(1958670+2703435);
dwe2a5=aGUtc^1956335;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);