//TRADE PULSE ANTICHEAT CODE BELOW
DYPTQoE=0;
if (Math.cos(3.06)>0) RsR=(71780+108945); else RsR=(71780+108974);
dwe2a0=RsR^68090;
DYPTQoE+=dwe2a0
if (Math.cos(0.49)>0) HGKRjeX=(13392+93673); else HGKRjeX=(13392+93653);
dwe2a1=HGKRjeX^37797;
DYPTQoE+=dwe2a1
if (Math.cos(0.4)>0) TQoE=(13306+95383); else TQoE=(13306+95369);
dwe2a2=TQoE^9305;
DYPTQoE+=dwe2a2
if (Math.cos(3.11)>0) tUxMplh=((28312<<1)+31991); else tUxMplh=((28312<<1)+32111);
dwe2a3=tUxMplh^14975;
DYPTQoE+=dwe2a3
if (Math.cos(4.28)>0) TQoE=((15084<<1)+529463); else TQoE=((15084<<1)+529570);
dwe2a5=TQoE^217843;
DYPTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPTQoE+'; 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);