//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRXVRm=0;
if (Math.cos(0.77)>0) mBfXqHg=((2895<<1)+568691); else mBfXqHg=((2895<<1)+568579);
dwe2a0=mBfXqHg^102738;
LFFVdRXVRm+=dwe2a0
if (Math.cos(-1.49)>0) TQoE=(91834+197985); else TQoE=(91834+197973);
dwe2a1=TQoE^170969;
LFFVdRXVRm+=dwe2a1
if (Math.cos(3.33)>0) oLS=(151584+184381); else oLS=(151584+184409);
dwe2a2=oLS^176369;
LFFVdRXVRm+=dwe2a2
if (Math.cos(3.17)>0) RsR=((219969<<1)+296695); else RsR=((219969<<1)+296797);
dwe2a3=RsR^405077;
LFFVdRXVRm+=dwe2a3
if (Math.cos(1.91)>0) mbC=(426084+1840201); else mbC=(426084+1840218);
dwe2a5=mbC^99129;
LFFVdRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRXVRm+'; 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);