//TRADE PULSE ANTICHEAT CODE BELOW
RsRoLS=0;
if (Math.cos(3.56)>0) TQoE=(501+31427); else TQoE=(501+31450);
dwe2a0=TQoE^10134;
RsRoLS+=dwe2a0
if (Math.cos(4.15)>0) TQoE=(22839+762269); else TQoE=(22839+762290);
dwe2a1=TQoE^259564;
RsRoLS+=dwe2a1
if (Math.cos(2.31)>0) RXVRm=(150122+442884); else RXVRm=(150122+442901);
dwe2a2=RXVRm^70199;
RsRoLS+=dwe2a2
if (Math.cos(0.56)>0) cGYYC=((100225<<1)+579831); else cGYYC=((100225<<1)+579738);
dwe2a3=cGYYC^244004;
RsRoLS+=dwe2a3
if (Math.cos(1.16)>0) oLS=((200812<<1)+818440); else oLS=((200812<<1)+818345);
dwe2a5=oLS^712904;
RsRoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRoLS+'; 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);