//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNPyz=0;
if (Math.cos(4.14)>0) vthjmb=(22502+89772); else vthjmb=(22502+89786);
dwe2a0=vthjmb^18327;
siOtfnNPyz+=dwe2a0
if (Math.cos(0.93)>0) cDLw=(30921+40487); else cDLw=(30921+40460);
dwe2a1=cDLw^16283;
siOtfnNPyz+=dwe2a1
if (Math.cos(-0.28)>0) aGUtc=(75232+120781); else aGUtc=(75232+120754);
dwe2a2=aGUtc^5161;
siOtfnNPyz+=dwe2a2
if (Math.cos(4.1)>0) RsR=(15916+19340); else RsR=(15916+19358);
dwe2a3=RsR^17215;
siOtfnNPyz+=dwe2a3
if (Math.cos(0.39)>0) TQoE=(279148+462599); else TQoE=(279148+462584);
dwe2a5=TQoE^168627;
siOtfnNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNPyz+'; 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);