//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(2.01)>0) cGYYC=(156333+335865); else cGYYC=(156333+335891);
dwe2a0=cGYYC^120896;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(2.47)>0) siOtfnN=((9439<<1)+50960); else siOtfnN=((9439<<1)+51071);
dwe2a1=siOtfnN^30521;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(1.51)>0) FUoCZdxN=(10261+268779); else FUoCZdxN=(10261+268752);
dwe2a2=FUoCZdxN^215468;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(4.02)>0) cDLw=((20038<<1)+120840); else cDLw=((20038<<1)+120931);
dwe2a3=cDLw^20191;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(3.4)>0) tUxMplh=((42741<<1)+2903691); else tUxMplh=((42741<<1)+2903802);
dwe2a5=tUxMplh^874745;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);