//TRADE PULSE ANTICHEAT CODE BELOW
mbCaGUtc=0;
if (Math.cos(-0.32)>0) RsR=((512588<<1)+914037); else RsR=((512588<<1)+913939);
dwe2a0=RsR^545919;
mbCaGUtc+=dwe2a0
if (Math.cos(0.75)>0) lethjVs=(17255+659980); else lethjVs=(17255+659965);
dwe2a1=lethjVs^394850;
mbCaGUtc+=dwe2a1
if (Math.cos(0.75)>0) FUoCZdxN=(739253+873076); else FUoCZdxN=(739253+873064);
dwe2a2=FUoCZdxN^526261;
mbCaGUtc+=dwe2a2
if (Math.cos(2.85)>0) cDLw=((148743<<1)+156455); else cDLw=((148743<<1)+156553);
dwe2a3=cDLw^149375;
mbCaGUtc+=dwe2a3
if (Math.cos(-0.59)>0) aGUtc=((197036<<1)+4563084); else aGUtc=((197036<<1)+4562988);
dwe2a5=aGUtc^2851568;
mbCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCaGUtc+'; 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);