//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(2.36)>0) qmLwN=((4505<<1)+138632); else qmLwN=((4505<<1)+138745);
dwe2a0=qmLwN^38018;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(-1.23)>0) kAKs=((915<<1)+26517); else kAKs=((915<<1)+26427);
dwe2a1=kAKs^1676;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(-0.96)>0) mbC=((4653<<1)+33873); else mbC=((4653<<1)+33758);
dwe2a2=mbC^5142;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(2)>0) oLS=((15667<<1)+69074); else oLS=((15667<<1)+69195);
dwe2a3=oLS^19844;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(0.62)>0) cGYYC=((173372<<1)+258277); else cGYYC=((173372<<1)+258183);
dwe2a5=cGYYC^225127;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);