//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(2.68)>0) mbC=((139562<<1)+731128); else mbC=((139562<<1)+731241);
dwe2a0=mbC^202305;
TQoERsR+=dwe2a0
if (Math.cos(-1.38)>0) cGYYC=(277455+485211); else cGYYC=(277455+485194);
dwe2a1=cGYYC^35013;
TQoERsR+=dwe2a1
if (Math.cos(4.49)>0) LFFVd=((124961<<1)+919824); else LFFVd=((124961<<1)+919933);
dwe2a2=LFFVd^97249;
TQoERsR+=dwe2a2
if (Math.cos(0.77)>0) cDLw=((42066<<1)+198492); else cDLw=((42066<<1)+198375);
dwe2a3=cDLw^148798;
TQoERsR+=dwe2a3
if (Math.cos(4.32)>0) tUxMplh=((213650<<1)+2975123); else tUxMplh=((213650<<1)+2975227);
dwe2a5=tUxMplh^204664;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);