//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkiHOY=0;
if (Math.cos(1.37)>0) HGKRjeX=(47953+162461); else HGKRjeX=(47953+162431);
dwe2a0=HGKRjeX^25402;
FUoCZdxNkiHOY+=dwe2a0
if (Math.cos(-0.73)>0) siOtfnN=((5600<<1)+7318); else siOtfnN=((5600<<1)+7209);
dwe2a1=siOtfnN^3415;
FUoCZdxNkiHOY+=dwe2a1
if (Math.cos(2.05)>0) mbC=(8085+246663); else mbC=(8085+246692);
dwe2a2=mbC^42361;
FUoCZdxNkiHOY+=dwe2a2
if (Math.cos(4.51)>0) qmLwN=(102968+330375); else qmLwN=(102968+330390);
dwe2a3=qmLwN^31199;
FUoCZdxNkiHOY+=dwe2a3
if (Math.cos(4.26)>0) vthjmb=((337731<<1)+1220685); else vthjmb=((337731<<1)+1220792);
dwe2a5=vthjmb^747112;
FUoCZdxNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkiHOY+'; 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);