//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(4.47)>0) LFFVd=(44882+341286); else LFFVd=(44882+341305);
dwe2a0=LFFVd^124757;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(1.38)>0) siOtfnN=((126179<<1)+300376); else siOtfnN=((126179<<1)+300266);
dwe2a1=siOtfnN^89;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(1.9)>0) FUoCZdxN=(17270+212348); else FUoCZdxN=(17270+212372);
dwe2a2=FUoCZdxN^15663;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(4.11)>0) kAKs=(50604+171996); else kAKs=(50604+172026);
dwe2a3=kAKs^37337;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(4.53)>0) TQoE=((182080<<1)+804412); else TQoE=((182080<<1)+804510);
dwe2a5=TQoE^883599;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);