//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(0.18)>0) LFFVd=((19977<<1)+194690); else LFFVd=((19977<<1)+194583);
dwe2a0=LFFVd^37058;
lethjVsqmLwN+=dwe2a0
if (Math.cos(0.94)>0) qmLwN=((68635<<1)+223240); else qmLwN=((68635<<1)+223131);
dwe2a1=qmLwN^120394;
lethjVsqmLwN+=dwe2a1
if (Math.cos(-0.42)>0) tUxMplh=(78899+109862); else tUxMplh=(78899+109834);
dwe2a2=tUxMplh^54481;
lethjVsqmLwN+=dwe2a2
if (Math.cos(-0.48)>0) TQoE=((90551<<1)+180094); else TQoE=((90551<<1)+179979);
dwe2a3=TQoE^6052;
lethjVsqmLwN+=dwe2a3
if (Math.cos(0.34)>0) mBfXqHg=(266197+605094); else mBfXqHg=(266197+605078);
dwe2a5=mBfXqHg^233605;
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);