//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(1.41)>0) oLS=((104828<<1)+406963); else oLS=((104828<<1)+406862);
dwe2a0=oLS^344831;
LFFVdcDLw+=dwe2a0
if (Math.cos(4.01)>0) RsR=(57200+766154); else RsR=(57200+766166);
dwe2a1=RsR^289943;
LFFVdcDLw+=dwe2a1
if (Math.cos(1.75)>0) mBfXqHg=(59283+361937); else mBfXqHg=(59283+361963);
dwe2a2=mBfXqHg^130720;
LFFVdcDLw+=dwe2a2
if (Math.cos(0.61)>0) LFFVd=(335836+618837); else LFFVd=(335836+618814);
dwe2a3=LFFVd^341146;
LFFVdcDLw+=dwe2a3
if (Math.cos(3.62)>0) mbC=(1468342+3572893); else mbC=(1468342+3572921);
dwe2a5=mbC^606268;
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);