//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbLFFVd=0;
if (Math.cos(1.86)>0) LFFVd=((24748<<1)+219762); else LFFVd=((24748<<1)+219875);
dwe2a0=LFFVd^48545;
vthjmbLFFVd+=dwe2a0
if (Math.cos(-1.45)>0) tUxMplh=((77229<<1)+210171); else tUxMplh=((77229<<1)+210076);
dwe2a1=tUxMplh^203444;
vthjmbLFFVd+=dwe2a1
if (Math.cos(-1.15)>0) vthjmb=((84132<<1)+233923); else vthjmb=((84132<<1)+233806);
dwe2a2=vthjmb^24747;
vthjmbLFFVd+=dwe2a2
if (Math.cos(3.39)>0) mbC=((93600<<1)+195880); else mbC=((93600<<1)+195998);
dwe2a3=mbC^102778;
vthjmbLFFVd+=dwe2a3
if (Math.cos(-0.68)>0) aGUtc=(97942+1666531); else aGUtc=(97942+1666502);
dwe2a5=aGUtc^10224;
vthjmbLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbLFFVd+'; 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);