//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(3.72)>0) lethjVs=((158055<<1)+202555); else lethjVs=((158055<<1)+202662);
dwe2a0=lethjVs^92604;
DYPqmLwN+=dwe2a0
if (Math.cos(0.02)>0) TQoE=(119739+613944); else TQoE=(119739+613916);
dwe2a1=TQoE^66167;
DYPqmLwN+=dwe2a1
if (Math.cos(1.74)>0) cDLw=((75087<<1)+180082); else cDLw=((75087<<1)+180180);
dwe2a2=cDLw^830;
DYPqmLwN+=dwe2a2
if (Math.cos(1.36)>0) RsR=((20149<<1)+576061); else RsR=((20149<<1)+575962);
dwe2a3=RsR^281065;
DYPqmLwN+=dwe2a3
if (Math.cos(2.88)>0) mbC=(680162+4411186); else mbC=(680162+4411216);
dwe2a5=mbC^1898008;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);