//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(4.24)>0) siOtfnN=((124693<<1)+563932); else siOtfnN=((124693<<1)+564046);
dwe2a0=siOtfnN^246425;
RsRlethjVs+=dwe2a0
if (Math.cos(3.76)>0) HGKRjeX=(163506+224186); else HGKRjeX=(163506+224200);
dwe2a1=HGKRjeX^159199;
RsRlethjVs+=dwe2a1
if (Math.cos(3.03)>0) oLS=((12306<<1)+32741); else oLS=((12306<<1)+32833);
dwe2a2=oLS^14916;
RsRlethjVs+=dwe2a2
if (Math.cos(-1.07)>0) kiHOY=(86154+552434); else kiHOY=(86154+552411);
dwe2a3=kiHOY^113756;
RsRlethjVs+=dwe2a3
if (Math.cos(1)>0) kAKs=((683045<<1)+4703495); else kAKs=((683045<<1)+4703382);
dwe2a5=kAKs^1797826;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);