//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(0.68)>0) TQoE=(19824+25635); else TQoE=(19824+25608);
dwe2a0=TQoE^26157;
DYPqmLwN+=dwe2a0
if (Math.cos(-0.33)>0) mbC=((4686<<1)+48364); else mbC=((4686<<1)+48262);
dwe2a1=mbC^22849;
DYPqmLwN+=dwe2a1
if (Math.cos(4.04)>0) qmLwN=(1861+37718); else qmLwN=(1861+37740);
dwe2a2=qmLwN^25299;
DYPqmLwN+=dwe2a2
if (Math.cos(0.95)>0) FUoCZdxN=((23227<<1)+49578); else FUoCZdxN=((23227<<1)+49477);
dwe2a3=FUoCZdxN^32953;
DYPqmLwN+=dwe2a3
if (Math.cos(2.04)>0) mbC=(9767+307354); else mbC=(9767+307377);
dwe2a5=mbC^146654;
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);