//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYsiOtfnN=0;
if (Math.cos(3.95)>0) kAKs=((68415<<1)+99803); else kAKs=((68415<<1)+99914);
dwe2a0=kAKs^88974;
kiHOYsiOtfnN+=dwe2a0
if (Math.cos(-0.8)>0) tUxMplh=(49457+655505); else tUxMplh=(49457+655493);
dwe2a1=tUxMplh^156167;
kiHOYsiOtfnN+=dwe2a1
if (Math.cos(-0.66)>0) siOtfnN=((180310<<1)+514989); else siOtfnN=((180310<<1)+514891);
dwe2a2=siOtfnN^87077;
kiHOYsiOtfnN+=dwe2a2
if (Math.cos(4.55)>0) RsR=((100468<<1)+534073); else RsR=((100468<<1)+534175);
dwe2a3=RsR^103492;
kiHOYsiOtfnN+=dwe2a3
if (Math.cos(3.09)>0) kAKs=((554392<<1)+881380); else kAKs=((554392<<1)+881497);
dwe2a5=kAKs^154101;
kiHOYsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYsiOtfnN+'; 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);