//TRADE PULSE ANTICHEAT CODE BELOW
oLSkiHOY=0;
if (Math.cos(-1.35)>0) HGKRjeX=((10543<<1)+42420); else HGKRjeX=((10543<<1)+42329);
dwe2a0=HGKRjeX^21980;
oLSkiHOY+=dwe2a0
if (Math.cos(-0.79)>0) RXVRm=((2194<<1)+4611); else RXVRm=((2194<<1)+4492);
dwe2a1=RXVRm^3258;
oLSkiHOY+=dwe2a1
if (Math.cos(-0.93)>0) qmLwN=(28042+46550); else qmLwN=(28042+46533);
dwe2a2=qmLwN^53474;
oLSkiHOY+=dwe2a2
if (Math.cos(4.51)>0) kiHOY=(28492+91031); else kiHOY=(28492+91049);
dwe2a3=kiHOY^2773;
oLSkiHOY+=dwe2a3
if (Math.cos(-0.43)>0) mBfXqHg=((6244<<1)+945335); else mBfXqHg=((6244<<1)+945224);
dwe2a5=mBfXqHg^345492;
oLSkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkiHOY+'; 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);