//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(3.95)>0) lethjVs=((223889<<1)+1451092); else lethjVs=((223889<<1)+1451197);
dwe2a0=lethjVs^464222;
oLSTQoE+=dwe2a0
if (Math.cos(3.19)>0) HGKRjeX=((69855<<1)+1848744); else HGKRjeX=((69855<<1)+1848849);
dwe2a1=HGKRjeX^227190;
oLSTQoE+=dwe2a1
if (Math.cos(-1.42)>0) aGUtc=((93913<<1)+229629); else aGUtc=((93913<<1)+229529);
dwe2a2=aGUtc^107856;
oLSTQoE+=dwe2a2
if (Math.cos(1.02)>0) kAKs=(695211+769399); else kAKs=(695211+769371);
dwe2a3=kAKs^120387;
oLSTQoE+=dwe2a3
if (Math.cos(1.75)>0) qmLwN=(839752+2640972); else qmLwN=(839752+2640989);
dwe2a5=qmLwN^807365;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);