//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(-0.55)>0) LFFVd=(162832+324699); else LFFVd=(162832+324681);
dwe2a0=LFFVd^60638;
RsRvthjmb+=dwe2a0
if (Math.cos(0.01)>0) TQoE=((71749<<1)+204644); else TQoE=((71749<<1)+204554);
dwe2a1=TQoE^82040;
RsRvthjmb+=dwe2a1
if (Math.cos(-0.49)>0) mBfXqHg=(2477+120213); else mBfXqHg=(2477+120190);
dwe2a2=mBfXqHg^27621;
RsRvthjmb+=dwe2a2
if (Math.cos(2.19)>0) tUxMplh=((41653<<1)+217568); else tUxMplh=((41653<<1)+217681);
dwe2a3=tUxMplh^67011;
RsRvthjmb+=dwe2a3
if (Math.cos(2.55)>0) cGYYC=((109387<<1)+2909874); else cGYYC=((109387<<1)+2909997);
dwe2a5=cGYYC^922827;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);