//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(2.18)>0) siOtfnN=((25381<<1)+51900); else siOtfnN=((25381<<1)+52005);
dwe2a0=siOtfnN^8345;
cGYYCaGUtc+=dwe2a0
if (Math.cos(3.64)>0) TQoE=((52946<<1)+907759); else TQoE=((52946<<1)+907849);
dwe2a1=TQoE^240936;
cGYYCaGUtc+=dwe2a1
if (Math.cos(0.39)>0) mbC=(51450+268737); else mbC=(51450+268717);
dwe2a2=mbC^47389;
cGYYCaGUtc+=dwe2a2
if (Math.cos(3.91)>0) vthjmb=((93266<<1)+757974); else vthjmb=((93266<<1)+758071);
dwe2a3=vthjmb^295500;
cGYYCaGUtc+=dwe2a3
if (Math.cos(2.24)>0) cDLw=(1077109+2582005); else cDLw=(1077109+2582035);
dwe2a5=cDLw^1022388;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);