//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(1.26)>0) vthjmb=((251140<<1)+280261); else vthjmb=((251140<<1)+280148);
dwe2a0=vthjmb^303946;
LFFVdlethjVs+=dwe2a0
if (Math.cos(1.55)>0) aGUtc=((88328<<1)+533944); else aGUtc=((88328<<1)+533828);
dwe2a1=aGUtc^246401;
LFFVdlethjVs+=dwe2a1
if (Math.cos(4.65)>0) mbC=((197892<<1)+229212); else mbC=((197892<<1)+229314);
dwe2a2=mbC^202645;
LFFVdlethjVs+=dwe2a2
if (Math.cos(-0.59)>0) Pyz=(14408+290362); else Pyz=(14408+290334);
dwe2a3=Pyz^3763;
LFFVdlethjVs+=dwe2a3
if (Math.cos(0.88)>0) mBfXqHg=(168096+1985487); else mBfXqHg=(168096+1985463);
dwe2a5=mBfXqHg^972381;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);