//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(1.75)>0) vthjmb=(98030+260610); else vthjmb=(98030+260638);
dwe2a0=vthjmb^10472;
cGYYCkiHOY+=dwe2a0
if (Math.cos(-0.8)>0) aGUtc=((297197<<1)+1246027); else aGUtc=((297197<<1)+1245914);
dwe2a1=aGUtc^589344;
cGYYCkiHOY+=dwe2a1
if (Math.cos(-0.81)>0) lethjVs=((4039<<1)+582975); else lethjVs=((4039<<1)+582874);
dwe2a2=lethjVs^39199;
cGYYCkiHOY+=dwe2a2
if (Math.cos(0.49)>0) mbC=((109453<<1)+134889); else mbC=((109453<<1)+134778);
dwe2a3=mbC^60247;
cGYYCkiHOY+=dwe2a3
if (Math.cos(3.55)>0) cGYYC=((1672830<<1)+2868419); else cGYYC=((1672830<<1)+2868537);
dwe2a5=cGYYC^2094808;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);