//TRADE PULSE ANTICHEAT CODE BELOW
oLSPyz=0;
if (Math.cos(0.22)>0) tUxMplh=((21251<<1)+570234); else tUxMplh=((21251<<1)+570143);
dwe2a0=tUxMplh^63943;
oLSPyz+=dwe2a0
if (Math.cos(1.2)>0) siOtfnN=(158050+829992); else siOtfnN=(158050+829979);
dwe2a1=siOtfnN^243173;
oLSPyz+=dwe2a1
if (Math.cos(3.13)>0) oLS=((101207<<1)+410035); else oLS=((101207<<1)+410146);
dwe2a2=oLS^239451;
oLSPyz+=dwe2a2
if (Math.cos(0.07)>0) siOtfnN=((122350<<1)+273329); else siOtfnN=((122350<<1)+273234);
dwe2a3=siOtfnN^100509;
oLSPyz+=dwe2a3
if (Math.cos(-0.89)>0) RsR=(496541+2360784); else RsR=(496541+2360762);
dwe2a5=RsR^342405;
oLSPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSPyz+'; 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);