//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbmbC=0;
if (Math.cos(-1.52)>0) mbC=((13755<<1)+43310); else mbC=((13755<<1)+43196);
dwe2a0=mbC^4919;
vthjmbmbC+=dwe2a0
if (Math.cos(4.59)>0) oLS=((321165<<1)+1340828); else oLS=((321165<<1)+1340946);
dwe2a1=oLS^402436;
vthjmbmbC+=dwe2a1
if (Math.cos(1.91)>0) qmLwN=(141775+1712568); else qmLwN=(141775+1712583);
dwe2a2=qmLwN^662399;
vthjmbmbC+=dwe2a2
if (Math.cos(3.41)>0) HGKRjeX=(6710+23482); else HGKRjeX=(6710+23505);
dwe2a3=HGKRjeX^4562;
vthjmbmbC+=dwe2a3
if (Math.cos(1.62)>0) HGKRjeX=((778461<<1)+3427300); else HGKRjeX=((778461<<1)+3427418);
dwe2a5=HGKRjeX^3030635;
vthjmbmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbmbC+'; 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);