//TRADE PULSE ANTICHEAT CODE BELOW
vthjmblethjVs=0;
if (Math.cos(1.25)>0) kAKs=((49610<<1)+164035); else kAKs=((49610<<1)+163913);
dwe2a0=kAKs^70828;
vthjmblethjVs+=dwe2a0
if (Math.cos(3.67)>0) vthjmb=(142262+188084); else vthjmb=(142262+188113);
dwe2a1=vthjmb^67831;
vthjmblethjVs+=dwe2a1
if (Math.cos(2.71)>0) lethjVs=(133323+384269); else lethjVs=(133323+384289);
dwe2a2=lethjVs^75776;
vthjmblethjVs+=dwe2a2
if (Math.cos(1.86)>0) TQoE=(170184+343834); else TQoE=(170184+343864);
dwe2a3=TQoE^63994;
vthjmblethjVs+=dwe2a3
if (Math.cos(-1.47)>0) tUxMplh=(288259+1536707); else tUxMplh=(288259+1536684);
dwe2a5=tUxMplh^160526;
vthjmblethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmblethjVs+'; 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);