//TRADE PULSE ANTICHEAT CODE BELOW
RsRLFFVd=0;
if (Math.cos(3.32)>0) cGYYC=((48089<<1)+484832); else cGYYC=((48089<<1)+484941);
dwe2a0=cGYYC^470574;
RsRLFFVd+=dwe2a0
if (Math.cos(1.21)>0) mBfXqHg=((279055<<1)+280197); else mBfXqHg=((279055<<1)+280095);
dwe2a1=mBfXqHg^162694;
RsRLFFVd+=dwe2a1
if (Math.cos(-1.56)>0) TQoE=((347276<<1)+798867); else TQoE=((347276<<1)+798756);
dwe2a2=TQoE^413448;
RsRLFFVd+=dwe2a2
if (Math.cos(4.66)>0) RXVRm=(50974+217363); else RXVRm=(50974+217384);
dwe2a3=RXVRm^55929;
RsRLFFVd+=dwe2a3
if (Math.cos(3.97)>0) RsR=((1349478<<1)+2618469); else RsR=((1349478<<1)+2618585);
dwe2a5=RsR^1056051;
RsRLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRLFFVd+'; 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);