//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-0.82)>0) DYP=(18395+627070); else DYP=(18395+627055);
dwe2a0=DYP^95329;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(4.47)>0) cGYYC=(200560+1057681); else cGYYC=(200560+1057693);
dwe2a1=cGYYC^48723;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(3.5)>0) LFFVd=(357019+771322); else LFFVd=(357019+771341);
dwe2a2=LFFVd^395584;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(2.6)>0) oLS=((46196<<1)+497684); else oLS=((46196<<1)+497797);
dwe2a3=oLS^390540;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(3.35)>0) RsR=(1961752+3844043); else RsR=(1961752+3844060);
dwe2a5=RsR^1093318;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);