//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsRsR=0;
if (Math.cos(2.18)>0) TQoE=(211101+297445); else TQoE=(211101+297459);
dwe2a0=TQoE^75658;
lethjVsRsR+=dwe2a0
if (Math.cos(0.67)>0) mbC=((170046<<1)+356413); else mbC=((170046<<1)+356301);
dwe2a1=mbC^398598;
lethjVsRsR+=dwe2a1
if (Math.cos(-0.81)>0) aGUtc=((194096<<1)+219815); else aGUtc=((194096<<1)+219696);
dwe2a2=aGUtc^150025;
lethjVsRsR+=dwe2a2
if (Math.cos(2.56)>0) RsR=((103634<<1)+840161); else RsR=((103634<<1)+840254);
dwe2a3=RsR^245822;
lethjVsRsR+=dwe2a3
if (Math.cos(0.83)>0) lethjVs=((355316<<1)+1126393); else lethjVs=((355316<<1)+1126289);
dwe2a5=lethjVs^292434;
lethjVsRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsRsR+'; 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);