//TRADE PULSE ANTICHEAT CODE BELOW
oLSoLS=0;
if (Math.cos(4.08)>0) TQoE=((158312<<1)+1479744); else TQoE=((158312<<1)+1479836);
dwe2a0=TQoE^584365;
oLSoLS+=dwe2a0
if (Math.cos(4.65)>0) qmLwN=((398<<1)+948442); else qmLwN=((398<<1)+948551);
dwe2a1=qmLwN^131636;
oLSoLS+=dwe2a1
if (Math.cos(3.87)>0) kAKs=(557031+1199678); else kAKs=(557031+1199698);
dwe2a2=kAKs^184859;
oLSoLS+=dwe2a2
if (Math.cos(-0.85)>0) TQoE=(10714+20154); else TQoE=(10714+20133);
dwe2a3=TQoE^8440;
oLSoLS+=dwe2a3
if (Math.cos(-1.4)>0) RsR=(1944655+4021881); else RsR=(1944655+4021856);
dwe2a5=RsR^500959;
oLSoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSoLS+'; 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);