//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(1.31)>0) kAKs=((89468<<1)+225738); else kAKs=((89468<<1)+225618);
dwe2a0=kAKs^55620;
qmLwNqmLwN+=dwe2a0
if (Math.cos(3.19)>0) lethjVs=(35994+272898); else lethjVs=(35994+272922);
dwe2a1=lethjVs^7783;
qmLwNqmLwN+=dwe2a1
if (Math.cos(4.48)>0) HGKRjeX=((84032<<1)+114275); else HGKRjeX=((84032<<1)+114368);
dwe2a2=HGKRjeX^12122;
qmLwNqmLwN+=dwe2a2
if (Math.cos(-0.7)>0) Pyz=(79156+204302); else Pyz=(79156+204287);
dwe2a3=Pyz^14276;
qmLwNqmLwN+=dwe2a3
if (Math.cos(-0.77)>0) RXVRm=((186689<<1)+1104279); else RXVRm=((186689<<1)+1104189);
dwe2a5=RXVRm^21096;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);