//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(2.8)>0) FUoCZdxN=((29108<<1)+444227); else FUoCZdxN=((29108<<1)+444319);
dwe2a0=FUoCZdxN^30671;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(2.85)>0) HGKRjeX=((60544<<1)+126125); else HGKRjeX=((60544<<1)+126224);
dwe2a1=HGKRjeX^65711;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(0.96)>0) tUxMplh=((328416<<1)+363551); else tUxMplh=((328416<<1)+363444);
dwe2a2=tUxMplh^316278;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(1.15)>0) aGUtc=((188<<1)+148685); else aGUtc=((188<<1)+148592);
dwe2a3=aGUtc^19422;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(1.49)>0) cDLw=((95535<<1)+2171643); else cDLw=((95535<<1)+2171535);
dwe2a5=cDLw^68265;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);