//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(1.01)>0) tUxMplh=(91865+296827); else tUxMplh=(91865+296805);
dwe2a0=tUxMplh^33103;
cDLwlethjVs+=dwe2a0
if (Math.cos(-1.01)>0) oLS=(6846+8155); else oLS=(6846+8137);
dwe2a1=oLS^688;
cDLwlethjVs+=dwe2a1
if (Math.cos(4.54)>0) DYP=((5<<1)+203); else DYP=((5<<1)+311);
dwe2a2=DYP^88;
cDLwlethjVs+=dwe2a2
if (Math.cos(2.85)>0) RsR=((37197<<1)+180926); else RsR=((37197<<1)+181029);
dwe2a3=RsR^70984;
cDLwlethjVs+=dwe2a3
if (Math.cos(0.47)>0) RsR=(814641+2141238); else RsR=(814641+2141219);
dwe2a5=RsR^800193;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);