//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcGYYC=0;
if (Math.cos(0.39)>0) RsR=(56329+1016118); else RsR=(56329+1016096);
dwe2a0=RsR^22118;
LFFVdcGYYC+=dwe2a0
if (Math.cos(2.69)>0) kAKs=((62824<<1)+456008); else kAKs=((62824<<1)+456111);
dwe2a1=kAKs^281038;
LFFVdcGYYC+=dwe2a1
if (Math.cos(4.36)>0) mbC=((111642<<1)+411484); else mbC=((111642<<1)+411605);
dwe2a2=mbC^103058;
LFFVdcGYYC+=dwe2a2
if (Math.cos(4.06)>0) LFFVd=((392042<<1)+516744); else LFFVd=((392042<<1)+516836);
dwe2a3=LFFVd^779231;
LFFVdcGYYC+=dwe2a3
if (Math.cos(2.65)>0) vthjmb=(1903853+3655187); else vthjmb=(1903853+3655210);
dwe2a5=vthjmb^1935095;
LFFVdcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcGYYC+'; 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);