//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(1.89)>0) cDLw=((163645<<1)+169333); else cDLw=((163645<<1)+169452);
dwe2a0=cDLw^37915;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(2.96)>0) HGKRjeX=(230278+233152); else HGKRjeX=(230278+233177);
dwe2a1=HGKRjeX^170829;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(-0.04)>0) siOtfnN=(174479+326183); else siOtfnN=(174479+326157);
dwe2a2=siOtfnN^46350;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(3.46)>0) HGKRjeX=(61207+677737); else HGKRjeX=(61207+677762);
dwe2a3=HGKRjeX^174783;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(-0.82)>0) tUxMplh=((70682<<1)+2177371); else tUxMplh=((70682<<1)+2177255);
dwe2a5=tUxMplh^995148;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);