//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNoLS=0;
if (Math.cos(3.96)>0) LFFVd=((218039<<1)+931771); else LFFVd=((218039<<1)+931886);
dwe2a0=LFFVd^76811;
FUoCZdxNoLS+=dwe2a0
if (Math.cos(1.02)>0) mbC=((336397<<1)+341555); else mbC=((336397<<1)+341450);
dwe2a1=mbC^47599;
FUoCZdxNoLS+=dwe2a1
if (Math.cos(2.12)>0) RsR=((122462<<1)+135011); else RsR=((122462<<1)+135125);
dwe2a2=RsR^121630;
FUoCZdxNoLS+=dwe2a2
if (Math.cos(-1.05)>0) qmLwN=(86657+462992); else qmLwN=(86657+462979);
dwe2a3=qmLwN^444850;
FUoCZdxNoLS+=dwe2a3
if (Math.cos(1.96)>0) cDLw=((61283<<1)+3496784); else cDLw=((61283<<1)+3496902);
dwe2a5=cDLw^67845;
FUoCZdxNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNoLS+'; 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);