//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(3.18)>0) oLS=(345126+383787); else oLS=(345126+383801);
dwe2a0=oLS^198434;
lethjVsTQoE+=dwe2a0
if (Math.cos(3.21)>0) RXVRm=((213401<<1)+1588553); else RXVRm=((213401<<1)+1588661);
dwe2a1=RXVRm^595066;
lethjVsTQoE+=dwe2a1
if (Math.cos(3.41)>0) kiHOY=(227928+335239); else kiHOY=(227928+335253);
dwe2a2=kiHOY^314770;
lethjVsTQoE+=dwe2a2
if (Math.cos(2.08)>0) tUxMplh=(385360+455598); else tUxMplh=(385360+455614);
dwe2a3=tUxMplh^236121;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.98)>0) HGKRjeX=(969708+4144791); else HGKRjeX=(969708+4144819);
dwe2a5=HGKRjeX^2002410;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; 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);