//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(0.62)>0) Pyz=(321750+596836); else Pyz=(321750+596824);
dwe2a0=Pyz^48832;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(4.42)>0) LFFVd=(25392+803539); else LFFVd=(25392+803557);
dwe2a1=LFFVd^234509;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(4.19)>0) aGUtc=((38256<<1)+1145282); else aGUtc=((38256<<1)+1145390);
dwe2a2=aGUtc^165847;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(4.41)>0) TQoE=((13477<<1)+134997); else TQoE=((13477<<1)+135093);
dwe2a3=TQoE^39105;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(1.7)>0) tUxMplh=(386710+1769167); else tUxMplh=(386710+1769190);
dwe2a5=tUxMplh^608905;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);