//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(3.13)>0) qmLwN=((530<<1)+4759); else qmLwN=((530<<1)+4873);
dwe2a0=qmLwN^1331;
vthjmbLFFVd+=dwe2a0
if (Math.cos(4.25)>0) oLS=((4762<<1)+7385); else oLS=((4762<<1)+7476);
dwe2a1=oLS^4058;
vthjmbLFFVd+=dwe2a1
if (Math.cos(3.77)>0) cGYYC=((206<<1)+4550); else cGYYC=((206<<1)+4656);
dwe2a2=cGYYC^1186;
vthjmbLFFVd+=dwe2a2
if (Math.cos(3.99)>0) tUxMplh=(1952+6601); else tUxMplh=(1952+6613);
dwe2a3=tUxMplh^776;
vthjmbLFFVd+=dwe2a3
if (Math.cos(1.13)>0) cDLw=((1695<<1)+91107); else cDLw=((1695<<1)+90989);
dwe2a5=cDLw^31373;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);