//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(4.27)>0) siOtfnN=((276712<<1)+1454866); else siOtfnN=((276712<<1)+1454981);
dwe2a0=siOtfnN^630120;
kiHOYaGUtc+=dwe2a0
if (Math.cos(3.61)>0) qmLwN=((134175<<1)+216100); else qmLwN=((134175<<1)+216192);
dwe2a1=qmLwN^26638;
kiHOYaGUtc+=dwe2a1
if (Math.cos(3.27)>0) Pyz=(325772+748624); else Pyz=(325772+748643);
dwe2a2=Pyz^41515;
kiHOYaGUtc+=dwe2a2
if (Math.cos(-1.34)>0) TQoE=(58635+85401); else TQoE=(58635+85381);
dwe2a3=TQoE^59655;
kiHOYaGUtc+=dwe2a3
if (Math.cos(-1.08)>0) cGYYC=(1954124+3801028); else cGYYC=(1954124+3801016);
dwe2a5=cGYYC^1917963;
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);