//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(4.55)>0) RXVRm=(23486+29403); else RXVRm=(23486+29433);
dwe2a0=RXVRm^10706;
vthjmbLFFVd+=dwe2a0
if (Math.cos(3.18)>0) qmLwN=(151898+236238); else qmLwN=(151898+236268);
dwe2a1=qmLwN^41275;
vthjmbLFFVd+=dwe2a1
if (Math.cos(-1.44)>0) HGKRjeX=(370762+487907); else HGKRjeX=(370762+487890);
dwe2a2=HGKRjeX^211526;
vthjmbLFFVd+=dwe2a2
if (Math.cos(4.46)>0) TQoE=((47759<<1)+344892); else TQoE=((47759<<1)+344994);
dwe2a3=TQoE^109832;
vthjmbLFFVd+=dwe2a3
if (Math.cos(0.45)>0) tUxMplh=(2331336+6015133); else tUxMplh=(2331336+6015119);
dwe2a5=tUxMplh^1016652;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);