//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsHGKRjeX=0;
if (Math.cos(1.76)>0) qmLwN=((23224<<1)+531975); else qmLwN=((23224<<1)+532089);
dwe2a0=qmLwN^40015;
lethjVsHGKRjeX+=dwe2a0
if (Math.cos(3.12)>0) cGYYC=((100436<<1)+299105); else cGYYC=((100436<<1)+299220);
dwe2a1=cGYYC^79421;
lethjVsHGKRjeX+=dwe2a1
if (Math.cos(3.05)>0) aGUtc=(284874+402431); else aGUtc=(284874+402452);
dwe2a2=aGUtc^197144;
lethjVsHGKRjeX+=dwe2a2
if (Math.cos(0.3)>0) oLS=((2273<<1)+9202); else oLS=((2273<<1)+9105);
dwe2a3=oLS^3104;
lethjVsHGKRjeX+=dwe2a3
if (Math.cos(-0.98)>0) cGYYC=(209541+2074381); else cGYYC=(209541+2074356);
dwe2a5=cGYYC^146664;
lethjVsHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsHGKRjeX+'; 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);