//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmBfXqHg=0;
if (Math.cos(-1.42)>0) siOtfnN=(104355+433446); else siOtfnN=(104355+433422);
dwe2a0=siOtfnN^160546;
tUxMplhmBfXqHg+=dwe2a0
if (Math.cos(0.27)>0) aGUtc=((86003<<1)+124223); else aGUtc=((86003<<1)+124128);
dwe2a1=aGUtc^223301;
tUxMplhmBfXqHg+=dwe2a1
if (Math.cos(1.34)>0) RsR=((56525<<1)+409799); else RsR=((56525<<1)+409689);
dwe2a2=RsR^100130;
tUxMplhmBfXqHg+=dwe2a2
if (Math.cos(-0.61)>0) lethjVs=(147032+951257); else lethjVs=(147032+951228);
dwe2a3=lethjVs^59132;
tUxMplhmBfXqHg+=dwe2a3
if (Math.cos(2.99)>0) siOtfnN=((679057<<1)+4579649); else siOtfnN=((679057<<1)+4579741);
dwe2a5=siOtfnN^218996;
tUxMplhmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmBfXqHg+'; 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);