//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYcDLw=0;
if (Math.cos(4.05)>0) DYP=((474<<1)+1124); else DYP=((474<<1)+1215);
dwe2a0=DYP^280;
kiHOYcDLw+=dwe2a0
if (Math.cos(2.55)>0) RsR=(173+1040); else RsR=(173+1067);
dwe2a1=RsR^50;
kiHOYcDLw+=dwe2a1
if (Math.cos(-1.57)>0) tUxMplh=((22<<1)+31); else tUxMplh=((22<<1)+-90);
dwe2a2=tUxMplh^17;
kiHOYcDLw+=dwe2a2
if (Math.cos(2.31)>0) vthjmb=(715+3087); else vthjmb=(715+3112);
dwe2a3=vthjmb^849;
kiHOYcDLw+=dwe2a3
if (Math.cos(1.89)>0) tUxMplh=((642<<1)+20734); else tUxMplh=((642<<1)+20837);
dwe2a5=tUxMplh^7125;
kiHOYcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYcDLw+'; 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);