//TRADE PULSE ANTICHEAT CODE BELOW
mbCsiOtfnN=0;
if (Math.cos(2.55)>0) DYP=(38806+114485); else DYP=(38806+114509);
dwe2a0=DYP^49628;
mbCsiOtfnN+=dwe2a0
if (Math.cos(1.53)>0) lethjVs=(39263+225553); else lethjVs=(39263+225529);
dwe2a1=lethjVs^127552;
mbCsiOtfnN+=dwe2a1
if (Math.cos(4.21)>0) DYP=((17771<<1)+355994); else DYP=((17771<<1)+356100);
dwe2a2=DYP^187703;
mbCsiOtfnN+=dwe2a2
if (Math.cos(4.71)>0) TQoE=((47571<<1)+61619); else TQoE=((47571<<1)+61742);
dwe2a3=TQoE^70031;
mbCsiOtfnN+=dwe2a3
if (Math.cos(2.62)>0) kAKs=((69387<<1)+1100073); else kAKs=((69387<<1)+1100190);
dwe2a5=kAKs^542026;
mbCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCsiOtfnN+'; 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);