//TRADE PULSE ANTICHEAT CODE BELOW
mbCcDLw=0;
if (Math.cos(-1.55)>0) lethjVs=((2885<<1)+3877); else lethjVs=((2885<<1)+3762);
dwe2a0=lethjVs^3009;
mbCcDLw+=dwe2a0
if (Math.cos(4.3)>0) Pyz=(1049+8726); else Pyz=(1049+8742);
dwe2a1=Pyz^3428;
mbCcDLw+=dwe2a1
if (Math.cos(4.1)>0) HGKRjeX=(196+1250); else HGKRjeX=(196+1269);
dwe2a2=HGKRjeX^699;
mbCcDLw+=dwe2a2
if (Math.cos(3.85)>0) tUxMplh=(5676+8553); else tUxMplh=(5676+8583);
dwe2a3=tUxMplh^791;
mbCcDLw+=dwe2a3
if (Math.cos(-0.76)>0) oLS=((23265<<1)+44407); else oLS=((23265<<1)+44299);
dwe2a5=oLS^20853;
mbCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCcDLw+'; 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);