//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(3.69)>0) qmLwN=((416766<<1)+469433); else qmLwN=((416766<<1)+469544);
dwe2a0=qmLwN^276130;
TQoERsR+=dwe2a0
if (Math.cos(0.56)>0) cDLw=((190493<<1)+1048465); else cDLw=((190493<<1)+1048365);
dwe2a1=cDLw^302450;
TQoERsR+=dwe2a1
if (Math.cos(3.98)>0) RXVRm=(395761+585404); else RXVRm=(395761+585426);
dwe2a2=RXVRm^111790;
TQoERsR+=dwe2a2
if (Math.cos(3.13)>0) TQoE=(10180+27248); else TQoE=(10180+27264);
dwe2a3=TQoE^19495;
TQoERsR+=dwe2a3
if (Math.cos(2.98)>0) siOtfnN=(1917780+3232006); else siOtfnN=(1917780+3232033);
dwe2a5=siOtfnN^1056499;
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);