//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(1.49)>0) qmLwN=(93807+277658); else qmLwN=(93807+277629);
dwe2a0=qmLwN^121962;
tUxMplhTQoE+=dwe2a0
if (Math.cos(-1.27)>0) LFFVd=(192419+544389); else LFFVd=(192419+544368);
dwe2a1=LFFVd^195251;
tUxMplhTQoE+=dwe2a1
if (Math.cos(4.57)>0) lethjVs=(673507+1237746); else lethjVs=(673507+1237776);
dwe2a2=lethjVs^395081;
tUxMplhTQoE+=dwe2a2
if (Math.cos(1.5)>0) RsR=((418766<<1)+946560); else RsR=((418766<<1)+946458);
dwe2a3=RsR^127709;
tUxMplhTQoE+=dwe2a3
if (Math.cos(-0.89)>0) LFFVd=((897155<<1)+4387371); else LFFVd=((897155<<1)+4387252);
dwe2a5=LFFVd^1339517;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);