//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(4.16)>0) RXVRm=(35423+732235); else RXVRm=(35423+732253);
dwe2a0=RXVRm^416272;
lethjVsqmLwN+=dwe2a0
if (Math.cos(2.18)>0) HGKRjeX=((36677<<1)+111961); else HGKRjeX=((36677<<1)+112067);
dwe2a1=HGKRjeX^88576;
lethjVsqmLwN+=dwe2a1
if (Math.cos(2.16)>0) TQoE=((52561<<1)+259853); else TQoE=((52561<<1)+259971);
dwe2a2=TQoE^107733;
lethjVsqmLwN+=dwe2a2
if (Math.cos(4.15)>0) LFFVd=(18357+105660); else LFFVd=(18357+105688);
dwe2a3=LFFVd^19146;
lethjVsqmLwN+=dwe2a3
if (Math.cos(-0.06)>0) RsR=(645912+7441956); else RsR=(645912+7441937);
dwe2a5=RsR^754336;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);