//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(4.3)>0) oLS=((48196<<1)+685671); else oLS=((48196<<1)+685788);
dwe2a0=oLS^106019;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(2.2)>0) cDLw=((171826<<1)+1138390); else cDLw=((171826<<1)+1138498);
dwe2a1=cDLw^303127;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(3.26)>0) vthjmb=((315603<<1)+401964); else vthjmb=((315603<<1)+402057);
dwe2a2=vthjmb^278437;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(0.98)>0) LFFVd=((58905<<1)+456110); else LFFVd=((58905<<1)+456007);
dwe2a3=LFFVd^259192;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(-1.16)>0) siOtfnN=((462739<<1)+1852236); else siOtfnN=((462739<<1)+1852121);
dwe2a5=siOtfnN^1212495;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);