//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(2.98)>0) cDLw=((90092<<1)+781333); else cDLw=((90092<<1)+781447);
dwe2a0=cDLw^329481;
TQoERsR+=dwe2a0
if (Math.cos(0.72)>0) cDLw=(441329+1100454); else cDLw=(441329+1100431);
dwe2a1=cDLw^314824;
TQoERsR+=dwe2a1
if (Math.cos(0.16)>0) tUxMplh=(238364+274469); else tUxMplh=(238364+274454);
dwe2a2=tUxMplh^93869;
TQoERsR+=dwe2a2
if (Math.cos(2.14)>0) cGYYC=(62419+232433); else cGYYC=(62419+232451);
dwe2a3=cGYYC^133811;
TQoERsR+=dwe2a3
if (Math.cos(2.03)>0) RXVRm=((1396544<<1)+2218187); else RXVRm=((1396544<<1)+2218300);
dwe2a5=RXVRm^810486;
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);