//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhDYP=0;
if (Math.cos(4.22)>0) lethjVs=((2020<<1)+152057); else lethjVs=((2020<<1)+152177);
dwe2a0=lethjVs^72269;
tUxMplhDYP+=dwe2a0
if (Math.cos(2.52)>0) DYP=((30892<<1)+53351); else DYP=((30892<<1)+53469);
dwe2a1=DYP^40996;
tUxMplhDYP+=dwe2a1
if (Math.cos(-0.04)>0) cDLw=((9686<<1)+243620); else cDLw=((9686<<1)+243502);
dwe2a2=cDLw^22470;
tUxMplhDYP+=dwe2a2
if (Math.cos(0.03)>0) HGKRjeX=((2174<<1)+105031); else HGKRjeX=((2174<<1)+104928);
dwe2a3=HGKRjeX^33671;
tUxMplhDYP+=dwe2a3
if (Math.cos(-0.89)>0) cGYYC=((55500<<1)+713924); else cGYYC=((55500<<1)+713820);
dwe2a5=cGYYC^230148;
tUxMplhDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhDYP+'; 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);