//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(-1.53)>0) tUxMplh=((27344<<1)+55732); else tUxMplh=((27344<<1)+55616);
dwe2a0=tUxMplh^37255;
kiHOYaGUtc+=dwe2a0
if (Math.cos(0.85)>0) cDLw=((207332<<1)+553667); else cDLw=((207332<<1)+553573);
dwe2a1=cDLw^189334;
kiHOYaGUtc+=dwe2a1
if (Math.cos(-0.63)>0) cDLw=(32368+122038); else cDLw=(32368+122011);
dwe2a2=cDLw^2163;
kiHOYaGUtc+=dwe2a2
if (Math.cos(1.24)>0) vthjmb=(141810+635091); else vthjmb=(141810+635075);
dwe2a3=vthjmb^251085;
kiHOYaGUtc+=dwe2a3
if (Math.cos(1.24)>0) mBfXqHg=((1016376<<1)+2454587); else mBfXqHg=((1016376<<1)+2454466);
dwe2a5=mBfXqHg^841805;
kiHOYaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYaGUtc+'; 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);