//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmTQoE=0;
if (Math.cos(-0.58)>0) siOtfnN=(20265+304738); else siOtfnN=(20265+304709);
dwe2a0=siOtfnN^129427;
RXVRmTQoE+=dwe2a0
if (Math.cos(3.33)>0) TQoE=((142249<<1)+367923); else TQoE=((142249<<1)+368030);
dwe2a1=TQoE^78578;
RXVRmTQoE+=dwe2a1
if (Math.cos(0.59)>0) FUoCZdxN=((63089<<1)+82431); else FUoCZdxN=((63089<<1)+82308);
dwe2a2=FUoCZdxN^21946;
RXVRmTQoE+=dwe2a2
if (Math.cos(2.72)>0) tUxMplh=((22041<<1)+22478); else tUxMplh=((22041<<1)+22570);
dwe2a3=tUxMplh^52006;
RXVRmTQoE+=dwe2a3
if (Math.cos(0.6)>0) lethjVs=((279772<<1)+897828); else lethjVs=((279772<<1)+897717);
dwe2a5=lethjVs^848435;
RXVRmTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmTQoE+'; 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);