//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkiHOY=0;
if (Math.cos(0.89)>0) TQoE=(546856+738685); else TQoE=(546856+738661);
dwe2a0=TQoE^219104;
siOtfnNkiHOY+=dwe2a0
if (Math.cos(-0.14)>0) qmLwN=((101923<<1)+369704); else qmLwN=((101923<<1)+369610);
dwe2a1=qmLwN^19362;
siOtfnNkiHOY+=dwe2a1
if (Math.cos(1.03)>0) RsR=(32221+563317); else RsR=(32221+563288);
dwe2a2=RsR^385879;
siOtfnNkiHOY+=dwe2a2
if (Math.cos(2.38)>0) DYP=((104517<<1)+167465); else DYP=((104517<<1)+167567);
dwe2a3=DYP^214681;
siOtfnNkiHOY+=dwe2a3
if (Math.cos(1.5)>0) TQoE=(980757+1586233); else TQoE=(980757+1586210);
dwe2a5=TQoE^1644753;
siOtfnNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkiHOY+'; 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);