//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(2.12)>0) qmLwN=((63258<<1)+202104); else qmLwN=((63258<<1)+202219);
dwe2a0=qmLwN^158654;
TQoETQoE+=dwe2a0
if (Math.cos(0.88)>0) lethjVs=(79027+210068); else lethjVs=(79027+210040);
dwe2a1=lethjVs^8032;
TQoETQoE+=dwe2a1
if (Math.cos(4.33)>0) vthjmb=(405607+737767); else vthjmb=(405607+737790);
dwe2a2=vthjmb^311087;
TQoETQoE+=dwe2a2
if (Math.cos(2.25)>0) TQoE=((144903<<1)+181073); else TQoE=((144903<<1)+181196);
dwe2a3=TQoE^180226;
TQoETQoE+=dwe2a3
if (Math.cos(1.26)>0) mBfXqHg=((459867<<1)+4567597); else mBfXqHg=((459867<<1)+4567507);
dwe2a5=mBfXqHg^1844787;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);