//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(-0.36)>0) lethjVs=(18021+19165); else lethjVs=(18021+19146);
dwe2a0=lethjVs^27116;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(2.19)>0) lethjVs=(38286+84442); else lethjVs=(38286+84472);
dwe2a1=lethjVs^45969;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(1.69)>0) lethjVs=((4028<<1)+19207); else lethjVs=((4028<<1)+19313);
dwe2a2=lethjVs^4877;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(0.85)>0) mbC=((12965<<1)+17081); else mbC=((12965<<1)+16981);
dwe2a3=mbC^2681;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(1.81)>0) TQoE=((20533<<1)+254135); else TQoE=((20533<<1)+254235);
dwe2a5=TQoE^101773;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);