//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(3.38)>0) RsR=(399186+580951); else RsR=(399186+580969);
dwe2a0=RsR^198142;
cDLwqmLwN+=dwe2a0
if (Math.cos(3.16)>0) kiHOY=(550625+1178757); else kiHOY=(550625+1178784);
dwe2a1=kiHOY^222916;
cDLwqmLwN+=dwe2a1
if (Math.cos(-0.4)>0) HGKRjeX=(8021+35667); else HGKRjeX=(8021+35655);
dwe2a2=HGKRjeX^15255;
cDLwqmLwN+=dwe2a2
if (Math.cos(1)>0) cGYYC=(148816+709788); else cGYYC=(148816+709768);
dwe2a3=cGYYC^306190;
cDLwqmLwN+=dwe2a3
if (Math.cos(-0.91)>0) qmLwN=((1680292<<1)+1862482); else qmLwN=((1680292<<1)+1862385);
dwe2a5=qmLwN^1742539;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);