//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(3.83)>0) qmLwN=(351445+482410); else qmLwN=(351445+482440);
dwe2a0=qmLwN^178391;
LFFVdcDLw+=dwe2a0
if (Math.cos(4.21)>0) DYP=(44458+143911); else DYP=(44458+143938);
dwe2a1=DYP^65172;
LFFVdcDLw+=dwe2a1
if (Math.cos(4.06)>0) cDLw=((57672<<1)+1248469); else cDLw=((57672<<1)+1248560);
dwe2a2=cDLw^160207;
LFFVdcDLw+=dwe2a2
if (Math.cos(1.78)>0) mbC=(52438+107915); else mbC=(52438+107938);
dwe2a3=mbC^80760;
LFFVdcDLw+=dwe2a3
if (Math.cos(2.98)>0) aGUtc=((475636<<1)+3910437); else aGUtc=((475636<<1)+3910554);
dwe2a5=aGUtc^174233;
LFFVdcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcDLw+'; 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);