//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhFUoCZdxN=0;
if (Math.cos(-0.93)>0) cDLw=(9375+39473); else cDLw=(9375+39444);
dwe2a0=cDLw^2701;
tUxMplhFUoCZdxN+=dwe2a0
if (Math.cos(3.1)>0) siOtfnN=((58351<<1)+540326); else siOtfnN=((58351<<1)+540416);
dwe2a1=siOtfnN^363040;
tUxMplhFUoCZdxN+=dwe2a1
if (Math.cos(2.59)>0) LFFVd=(106045+936822); else LFFVd=(106045+936838);
dwe2a2=LFFVd^137747;
tUxMplhFUoCZdxN+=dwe2a2
if (Math.cos(2.42)>0) oLS=(637493+641868); else oLS=(637493+641888);
dwe2a3=oLS^670496;
tUxMplhFUoCZdxN+=dwe2a3
if (Math.cos(-0.76)>0) kAKs=((879614<<1)+3103328); else kAKs=((879614<<1)+3103207);
dwe2a5=kAKs^473414;
tUxMplhFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhFUoCZdxN+'; 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);