//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(3.45)>0) mBfXqHg=(165540+710521); else mBfXqHg=(165540+710544);
dwe2a0=mBfXqHg^281244;
qmLwNlethjVs+=dwe2a0
if (Math.cos(4.48)>0) TQoE=((137713<<1)+761404); else TQoE=((137713<<1)+761526);
dwe2a1=TQoE^113827;
qmLwNlethjVs+=dwe2a1
if (Math.cos(1.12)>0) kAKs=((274385<<1)+725361); else kAKs=((274385<<1)+725249);
dwe2a2=kAKs^199517;
qmLwNlethjVs+=dwe2a2
if (Math.cos(1.77)>0) tUxMplh=(63456+126899); else tUxMplh=(63456+126919);
dwe2a3=tUxMplh^49413;
qmLwNlethjVs+=dwe2a3
if (Math.cos(1.15)>0) RsR=((1407837<<1)+1560529); else RsR=((1407837<<1)+1560430);
dwe2a5=RsR^940794;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);