//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(1.93)>0) HGKRjeX=((48556<<1)+55768); else HGKRjeX=((48556<<1)+55879);
dwe2a0=HGKRjeX^40131;
lethjVsTQoE+=dwe2a0
if (Math.cos(2.98)>0) lethjVs=(125739+150311); else lethjVs=(125739+150338);
dwe2a1=lethjVs^89931;
lethjVsTQoE+=dwe2a1
if (Math.cos(1.38)>0) TQoE=(164940+165076); else TQoE=(164940+165049);
dwe2a2=TQoE^121441;
lethjVsTQoE+=dwe2a2
if (Math.cos(2.9)>0) kiHOY=(256421+384629); else kiHOY=(256421+384652);
dwe2a3=kiHOY^41804;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.78)>0) aGUtc=((302734<<1)+885250); else aGUtc=((302734<<1)+885362);
dwe2a5=aGUtc^783173;
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);