//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(1.26)>0) oLS=(191477+619864); else oLS=(191477+619852);
dwe2a0=oLS^242311;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(1.51)>0) kAKs=((187202<<1)+545857); else kAKs=((187202<<1)+545736);
dwe2a1=kAKs^150571;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(-0.52)>0) lethjVs=(5235+79341); else lethjVs=(5235+79327);
dwe2a2=lethjVs^40445;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(-1.37)>0) RXVRm=(161750+870199); else RXVRm=(161750+870185);
dwe2a3=RXVRm^103693;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(3.13)>0) aGUtc=((1991121<<1)+2483676); else aGUtc=((1991121<<1)+2483773);
dwe2a5=aGUtc^2162697;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);