//TRADE PULSE ANTICHEAT CODE BELOW
DYPtUxMplh=0;
if (Math.cos(-0.79)>0) tUxMplh=((158900<<1)+235929); else tUxMplh=((158900<<1)+235808);
dwe2a0=tUxMplh^32071;
DYPtUxMplh+=dwe2a0
if (Math.cos(2.35)>0) siOtfnN=((20882<<1)+319831); else siOtfnN=((20882<<1)+319928);
dwe2a1=siOtfnN^48847;
DYPtUxMplh+=dwe2a1
if (Math.cos(1.84)>0) kiHOY=(19661+231584); else kiHOY=(19661+231606);
dwe2a2=kiHOY^28403;
DYPtUxMplh+=dwe2a2
if (Math.cos(0.87)>0) RXVRm=((2156<<1)+43627); else RXVRm=((2156<<1)+43516);
dwe2a3=RXVRm^14504;
DYPtUxMplh+=dwe2a3
if (Math.cos(0.67)>0) mBfXqHg=(823161+1248896); else mBfXqHg=(823161+1248877);
dwe2a5=mBfXqHg^90221;
DYPtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPtUxMplh+'; 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);