//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(1.48)>0) qmLwN=((399597<<1)+418514); else qmLwN=((399597<<1)+418423);
dwe2a0=qmLwN^139342;
lethjVsqmLwN+=dwe2a0
if (Math.cos(-0.76)>0) qmLwN=(75565+108925); else qmLwN=(75565+108910);
dwe2a1=qmLwN^31778;
lethjVsqmLwN+=dwe2a1
if (Math.cos(1.99)>0) oLS=((169674<<1)+1170254); else oLS=((169674<<1)+1170376);
dwe2a2=oLS^91225;
lethjVsqmLwN+=dwe2a2
if (Math.cos(4.18)>0) TQoE=((378819<<1)+684356); else TQoE=((378819<<1)+684463);
dwe2a3=TQoE^503390;
lethjVsqmLwN+=dwe2a3
if (Math.cos(3.87)>0) Pyz=(391559+3424529); else Pyz=(391559+3424545);
dwe2a5=Pyz^280740;
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);