//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(2.97)>0) tUxMplh=(303550+319839); else tUxMplh=(303550+319854);
dwe2a0=tUxMplh^88504;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(0.29)>0) qmLwN=((29582<<1)+573798); else qmLwN=((29582<<1)+573687);
dwe2a1=qmLwN^7941;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(2.31)>0) mBfXqHg=(9366+52684); else mBfXqHg=(9366+52697);
dwe2a2=mBfXqHg^6551;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(1.53)>0) siOtfnN=((12623<<1)+316004); else siOtfnN=((12623<<1)+315885);
dwe2a3=siOtfnN^119085;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(1.85)>0) DYP=(687513+2169112); else DYP=(687513+2169140);
dwe2a5=DYP^716357;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);