//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(-1.54)>0) qmLwN=(9880+21068); else qmLwN=(9880+21049);
dwe2a0=qmLwN^9127;
siOtfnNTQoE+=dwe2a0
if (Math.cos(0.93)>0) kAKs=(36898+320374); else kAKs=(36898+320351);
dwe2a1=kAKs^26218;
siOtfnNTQoE+=dwe2a1
if (Math.cos(3.71)>0) RsR=(1216+516870); else RsR=(1216+516894);
dwe2a2=RsR^77015;
siOtfnNTQoE+=dwe2a2
if (Math.cos(0.62)>0) kiHOY=(25570+284215); else kiHOY=(25570+284193);
dwe2a3=kiHOY^99181;
siOtfnNTQoE+=dwe2a3
if (Math.cos(-1.33)>0) TQoE=(991911+1087837); else TQoE=(991911+1087808);
dwe2a5=TQoE^586441;
siOtfnNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNTQoE+'; 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);