//TRADE PULSE ANTICHEAT CODE BELOW
mbCvthjmb=0;
if (Math.cos(1.44)>0) LFFVd=(15985+38880); else LFFVd=(15985+38866);
dwe2a0=LFFVd^8505;
mbCvthjmb+=dwe2a0
if (Math.cos(0.2)>0) cDLw=(18510+27005); else cDLw=(18510+26983);
dwe2a1=cDLw^24856;
mbCvthjmb+=dwe2a1
if (Math.cos(2)>0) cGYYC=((4129<<1)+7841); else cGYYC=((4129<<1)+7939);
dwe2a2=cGYYC^3721;
mbCvthjmb+=dwe2a2
if (Math.cos(-0.23)>0) DYP=(6997+29763); else DYP=(6997+29749);
dwe2a3=DYP^6712;
mbCvthjmb+=dwe2a3
if (Math.cos(-1.46)>0) LFFVd=((101197<<1)+171764); else LFFVd=((101197<<1)+171647);
dwe2a5=LFFVd^44802;
mbCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCvthjmb+'; 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);