//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhFUoCZdxN=0;
if (Math.cos(2.41)>0) LFFVd=(924+44952); else LFFVd=(924+44964);
dwe2a0=LFFVd^26452;
tUxMplhFUoCZdxN+=dwe2a0
if (Math.cos(-0.69)>0) kAKs=((757<<1)+123922); else kAKs=((757<<1)+123812);
dwe2a1=kAKs^317;
tUxMplhFUoCZdxN+=dwe2a1
if (Math.cos(3.79)>0) DYP=(11514+14903); else DYP=(11514+14928);
dwe2a2=DYP^981;
tUxMplhFUoCZdxN+=dwe2a2
if (Math.cos(2.25)>0) tUxMplh=(34383+127655); else tUxMplh=(34383+127673);
dwe2a3=tUxMplh^12865;
tUxMplhFUoCZdxN+=dwe2a3
if (Math.cos(-0.1)>0) oLS=((33345<<1)+479217); else oLS=((33345<<1)+479106);
dwe2a5=oLS^39604;
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);