//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(0.53)>0) siOtfnN=(932213+1130831); else siOtfnN=(932213+1130819);
dwe2a0=siOtfnN^611015;
LFFVdcDLw+=dwe2a0
if (Math.cos(-1.2)>0) aGUtc=((207938<<1)+306387); else aGUtc=((207938<<1)+306279);
dwe2a1=aGUtc^77991;
LFFVdcDLw+=dwe2a1
if (Math.cos(3.94)>0) kAKs=((65432<<1)+1128217); else kAKs=((65432<<1)+1128340);
dwe2a2=kAKs^463967;
LFFVdcDLw+=dwe2a2
if (Math.cos(0.87)>0) vthjmb=(173761+1185776); else vthjmb=(173761+1185764);
dwe2a3=vthjmb^82971;
LFFVdcDLw+=dwe2a3
if (Math.cos(4.18)>0) LFFVd=((1032268<<1)+2306521); else LFFVd=((1032268<<1)+2306638);
dwe2a5=LFFVd^30843;
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);