//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(0.64)>0) oLS=((26831<<1)+199669); else oLS=((26831<<1)+199579);
dwe2a0=oLS^62795;
aGUtcLFFVd+=dwe2a0
if (Math.cos(-1.01)>0) RsR=(84002+188303); else RsR=(84002+188291);
dwe2a1=RsR^129668;
aGUtcLFFVd+=dwe2a1
if (Math.cos(-0.6)>0) TQoE=((22263<<1)+32793); else TQoE=((22263<<1)+32688);
dwe2a2=TQoE^28483;
aGUtcLFFVd+=dwe2a2
if (Math.cos(1.98)>0) RsR=((57389<<1)+105469); else RsR=((57389<<1)+105580);
dwe2a3=RsR^70520;
aGUtcLFFVd+=dwe2a3
if (Math.cos(1.95)>0) aGUtc=(453072+1111423); else aGUtc=(453072+1111447);
dwe2a5=aGUtc^343683;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);