//TRADE PULSE ANTICHEAT CODE BELOW
RsRcDLw=0;
if (Math.cos(2.14)>0) lethjVs=(563589+569433); else lethjVs=(563589+569453);
dwe2a0=lethjVs^341898;
RsRcDLw+=dwe2a0
if (Math.cos(0.4)>0) HGKRjeX=((20122<<1)+1623099); else HGKRjeX=((20122<<1)+1622976);
dwe2a1=HGKRjeX^97221;
RsRcDLw+=dwe2a1
if (Math.cos(4.01)>0) RsR=(4154+165227); else RsR=(4154+165247);
dwe2a2=RsR^37853;
RsRcDLw+=dwe2a2
if (Math.cos(-1.56)>0) kiHOY=((426864<<1)+703663); else kiHOY=((426864<<1)+703570);
dwe2a3=kiHOY^6736;
RsRcDLw+=dwe2a3
if (Math.cos(3.72)>0) RsR=(1669244+2300763); else RsR=(1669244+2300785);
dwe2a5=RsR^1002187;
RsRcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRcDLw+'; 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);