//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(1.02)>0) siOtfnN=(427051+865224); else siOtfnN=(427051+865195);
dwe2a0=siOtfnN^368265;
qmLwNlethjVs+=dwe2a0
if (Math.cos(3.34)>0) tUxMplh=((417807<<1)+517214); else tUxMplh=((417807<<1)+517307);
dwe2a1=tUxMplh^113262;
qmLwNlethjVs+=dwe2a1
if (Math.cos(0.27)>0) siOtfnN=((431641<<1)+728426); else siOtfnN=((431641<<1)+728309);
dwe2a2=siOtfnN^534362;
qmLwNlethjVs+=dwe2a2
if (Math.cos(0.96)>0) cGYYC=(85748+591286); else cGYYC=(85748+591270);
dwe2a3=cGYYC^166062;
qmLwNlethjVs+=dwe2a3
if (Math.cos(1.16)>0) FUoCZdxN=((151939<<1)+5559789); else FUoCZdxN=((151939<<1)+5559688);
dwe2a5=FUoCZdxN^1938546;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);