//TRADE PULSE ANTICHEAT CODE BELOW
cDLwsiOtfnN=0;
if (Math.cos(-0.18)>0) FUoCZdxN=((39059<<1)+58624); else FUoCZdxN=((39059<<1)+58509);
dwe2a0=FUoCZdxN^39820;
cDLwsiOtfnN+=dwe2a0
if (Math.cos(1.81)>0) RsR=((6569<<1)+108328); else RsR=((6569<<1)+108430);
dwe2a1=RsR^32474;
cDLwsiOtfnN+=dwe2a1
if (Math.cos(-1.01)>0) cDLw=((79096<<1)+101307); else cDLw=((79096<<1)+101194);
dwe2a2=cDLw^53503;
cDLwsiOtfnN+=dwe2a2
if (Math.cos(2.11)>0) siOtfnN=(57460+246431); else siOtfnN=(57460+246459);
dwe2a3=siOtfnN^87315;
cDLwsiOtfnN+=dwe2a3
if (Math.cos(-0.14)>0) RXVRm=((813<<1)+1384522); else RXVRm=((813<<1)+1384429);
dwe2a5=RXVRm^623960;
cDLwsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwsiOtfnN+'; 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);