//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(2.37)>0) mbC=(17468+224867); else mbC=(17468+224884);
dwe2a0=mbC^57805;
LFFVdvthjmb+=dwe2a0
if (Math.cos(-0.23)>0) cDLw=((48431<<1)+921982); else cDLw=((48431<<1)+921890);
dwe2a1=cDLw^251814;
LFFVdvthjmb+=dwe2a1
if (Math.cos(-0.14)>0) FUoCZdxN=(248599+335044); else FUoCZdxN=(248599+335028);
dwe2a2=FUoCZdxN^173044;
LFFVdvthjmb+=dwe2a2
if (Math.cos(4.67)>0) vthjmb=(21540+916189); else vthjmb=(21540+916209);
dwe2a3=vthjmb^7556;
LFFVdvthjmb+=dwe2a3
if (Math.cos(4.41)>0) kAKs=((762127<<1)+1136939); else kAKs=((762127<<1)+1137035);
dwe2a5=kAKs^1594002;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);