//TRADE PULSE ANTICHEAT CODE BELOW
PyzRsR=0;
if (Math.cos(2.66)>0) aGUtc=((282743<<1)+851495); else aGUtc=((282743<<1)+851616);
dwe2a0=aGUtc^501478;
PyzRsR+=dwe2a0
if (Math.cos(-0.9)>0) LFFVd=((13195<<1)+22135); else LFFVd=((13195<<1)+22013);
dwe2a1=LFFVd^1067;
PyzRsR+=dwe2a1
if (Math.cos(3.96)>0) cDLw=(90855+209849); else cDLw=(90855+209874);
dwe2a2=cDLw^192317;
PyzRsR+=dwe2a2
if (Math.cos(3.31)>0) siOtfnN=((418508<<1)+432586); else siOtfnN=((418508<<1)+432702);
dwe2a3=siOtfnN^463622;
PyzRsR+=dwe2a3
if (Math.cos(2.19)>0) vthjmb=((862776<<1)+5843941); else vthjmb=((862776<<1)+5844060);
dwe2a5=vthjmb^2409812;
PyzRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzRsR+'; 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);