//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(0.03)>0) oLS=(34042+667319); else oLS=(34042+667302);
dwe2a0=oLS^162324;
RsRHGKRjeX+=dwe2a0
if (Math.cos(-0.55)>0) qmLwN=(323299+953047); else qmLwN=(323299+953030);
dwe2a1=qmLwN^233241;
RsRHGKRjeX+=dwe2a1
if (Math.cos(-1.11)>0) cGYYC=((9261<<1)+569777); else cGYYC=((9261<<1)+569687);
dwe2a2=cGYYC^94544;
RsRHGKRjeX+=dwe2a2
if (Math.cos(-0.72)>0) kAKs=((87854<<1)+221925); else kAKs=((87854<<1)+221817);
dwe2a3=kAKs^93356;
RsRHGKRjeX+=dwe2a3
if (Math.cos(0.68)>0) vthjmb=(210846+3736754); else vthjmb=(210846+3736732);
dwe2a5=vthjmb^1123252;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);