//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmHGKRjeX=0;
if (Math.cos(0.2)>0) siOtfnN=((378846<<1)+484517); else siOtfnN=((378846<<1)+484417);
dwe2a0=siOtfnN^43903;
RXVRmHGKRjeX+=dwe2a0
if (Math.cos(1.26)>0) oLS=((174450<<1)+180949); else oLS=((174450<<1)+180827);
dwe2a1=oLS^1086;
RXVRmHGKRjeX+=dwe2a1
if (Math.cos(2.93)>0) qmLwN=((106636<<1)+342371); else qmLwN=((106636<<1)+342462);
dwe2a2=qmLwN^413824;
RXVRmHGKRjeX+=dwe2a2
if (Math.cos(4.11)>0) mBfXqHg=(61624+94363); else mBfXqHg=(61624+94388);
dwe2a3=mBfXqHg^43325;
RXVRmHGKRjeX+=dwe2a3
if (Math.cos(1.23)>0) RXVRm=((2159380<<1)+2331336); else RXVRm=((2159380<<1)+2331246);
dwe2a5=RXVRm^2104331;
RXVRmHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmHGKRjeX+'; 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);