//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(3.09)>0) LFFVd=((32965<<1)+249640); else LFFVd=((32965<<1)+249755);
dwe2a0=LFFVd^124975;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(-0.31)>0) mbC=((98027<<1)+311171); else mbC=((98027<<1)+311066);
dwe2a1=mbC^40987;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(3.18)>0) cDLw=(154107+288872); else cDLw=(154107+288891);
dwe2a2=cDLw^37848;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(-1.26)>0) DYP=(340694+824563); else DYP=(340694+824539);
dwe2a3=DYP^60100;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(-0.08)>0) DYP=((2109490<<1)+3264856); else DYP=((2109490<<1)+3264758);
dwe2a5=DYP^2905210;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);