//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(2.1)>0) tUxMplh=(5926+49372); else tUxMplh=(5926+49394);
dwe2a0=tUxMplh^6305;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(4.15)>0) RXVRm=((3409<<1)+60676); else RXVRm=((3409<<1)+60794);
dwe2a1=RXVRm^462;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(3.68)>0) lethjVs=(7838+52173); else lethjVs=(7838+52202);
dwe2a2=lethjVs^663;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(1.9)>0) TQoE=(13264+353020); else TQoE=(13264+353050);
dwe2a3=TQoE^106486;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(3.17)>0) Pyz=(13991+1525973); else Pyz=(13991+1526003);
dwe2a5=Pyz^398838;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);