//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(1.84)>0) cDLw=((15704<<1)+935397); else cDLw=((15704<<1)+935515);
dwe2a0=cDLw^152449;
kiHOYTQoE+=dwe2a0
if (Math.cos(-1.07)>0) qmLwN=(405810+510671); else qmLwN=(405810+510653);
dwe2a1=qmLwN^113874;
kiHOYTQoE+=dwe2a1
if (Math.cos(2.11)>0) aGUtc=(31846+70943); else aGUtc=(31846+70970);
dwe2a2=aGUtc^20339;
kiHOYTQoE+=dwe2a2
if (Math.cos(3.79)>0) TQoE=(295+2741); else TQoE=(295+2765);
dwe2a3=TQoE^974;
kiHOYTQoE+=dwe2a3
if (Math.cos(1.03)>0) siOtfnN=(1007405+3118817); else siOtfnN=(1007405+3118801);
dwe2a5=siOtfnN^857136;
kiHOYTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYTQoE+'; 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);