//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(3.43)>0) vthjmb=((131<<1)+53543); else vthjmb=((131<<1)+53649);
dwe2a0=vthjmb^16878;
aGUtcLFFVd+=dwe2a0
if (Math.cos(3.48)>0) RsR=(18323+23335); else RsR=(18323+23353);
dwe2a1=RsR^1670;
aGUtcLFFVd+=dwe2a1
if (Math.cos(3.22)>0) HGKRjeX=(55267+66131); else HGKRjeX=(55267+66158);
dwe2a2=HGKRjeX^23570;
aGUtcLFFVd+=dwe2a2
if (Math.cos(-0.63)>0) DYP=((2686<<1)+36953); else DYP=((2686<<1)+36848);
dwe2a3=DYP^15269;
aGUtcLFFVd+=dwe2a3
if (Math.cos(4.62)>0) DYP=((48126<<1)+367114); else DYP=((48126<<1)+367216);
dwe2a5=DYP^131130;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);