//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(0.56)>0) cDLw=(10283+73759); else cDLw=(10283+73740);
dwe2a0=cDLw^7992;
qmLwNcDLw+=dwe2a0
if (Math.cos(4.17)>0) tUxMplh=((40633<<1)+108896); else tUxMplh=((40633<<1)+108999);
dwe2a1=tUxMplh^25762;
qmLwNcDLw+=dwe2a1
if (Math.cos(1.3)>0) mBfXqHg=((136643<<1)+979074); else mBfXqHg=((136643<<1)+978961);
dwe2a2=mBfXqHg^384274;
qmLwNcDLw+=dwe2a2
if (Math.cos(-1.45)>0) oLS=(263976+309192); else oLS=(263976+309178);
dwe2a3=oLS^325461;
qmLwNcDLw+=dwe2a3
if (Math.cos(-1.32)>0) LFFVd=((542238<<1)+3762165); else LFFVd=((542238<<1)+3762049);
dwe2a5=LFFVd^1587056;
qmLwNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcDLw+'; 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);