//TRADE PULSE ANTICHEAT CODE BELOW
TQoEsiOtfnN=0;
if (Math.cos(0.52)>0) tUxMplh=(204844+1474610); else tUxMplh=(204844+1474591);
dwe2a0=tUxMplh^526960;
TQoEsiOtfnN+=dwe2a0
if (Math.cos(2.67)>0) RsR=((280701<<1)+501489); else RsR=((280701<<1)+501612);
dwe2a1=RsR^27925;
TQoEsiOtfnN+=dwe2a1
if (Math.cos(4.63)>0) TQoE=(161288+1303878); else TQoE=(161288+1303906);
dwe2a2=TQoE^272559;
TQoEsiOtfnN+=dwe2a2
if (Math.cos(2.1)>0) FUoCZdxN=((474147<<1)+578610); else FUoCZdxN=((474147<<1)+578721);
dwe2a3=FUoCZdxN^341676;
TQoEsiOtfnN+=dwe2a3
if (Math.cos(0.58)>0) mbC=((826589<<1)+1241473); else mbC=((826589<<1)+1241362);
dwe2a5=mbC^1585111;
TQoEsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEsiOtfnN+'; 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);