//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsvthjmb=0;
if (Math.cos(1.9)>0) qmLwN=((166432<<1)+788526); else qmLwN=((166432<<1)+788646);
dwe2a0=qmLwN^247136;
lethjVsvthjmb+=dwe2a0
if (Math.cos(0.23)>0) cDLw=((22190<<1)+47438); else cDLw=((22190<<1)+47330);
dwe2a1=cDLw^41259;
lethjVsvthjmb+=dwe2a1
if (Math.cos(2.44)>0) TQoE=((31955<<1)+400725); else TQoE=((31955<<1)+400825);
dwe2a2=TQoE^180285;
lethjVsvthjmb+=dwe2a2
if (Math.cos(4.63)>0) mbC=(134494+1126420); else mbC=(134494+1126450);
dwe2a3=mbC^165576;
lethjVsvthjmb+=dwe2a3
if (Math.cos(2.18)>0) cDLw=((492677<<1)+1265414); else cDLw=((492677<<1)+1265507);
dwe2a5=cDLw^1124286;
lethjVsvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsvthjmb+'; 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);