//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(4.29)>0) cDLw=(27399+114348); else cDLw=(27399+114365);
dwe2a0=cDLw^18562;
RsRHGKRjeX+=dwe2a0
if (Math.cos(2.98)>0) HGKRjeX=(13421+31062); else HGKRjeX=(13421+31082);
dwe2a1=HGKRjeX^5685;
RsRHGKRjeX+=dwe2a1
if (Math.cos(-0.1)>0) mbC=((23212<<1)+57494); else mbC=((23212<<1)+57386);
dwe2a2=mbC^14524;
RsRHGKRjeX+=dwe2a2
if (Math.cos(0.81)>0) TQoE=(25119+47065); else TQoE=(25119+47035);
dwe2a3=TQoE^35364;
RsRHGKRjeX+=dwe2a3
if (Math.cos(1.26)>0) lethjVs=(135758+325807); else lethjVs=(135758+325795);
dwe2a5=lethjVs^65507;
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);