//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(4.38)>0) HGKRjeX=(125495+170991); else HGKRjeX=(125495+171013);
dwe2a0=HGKRjeX^33935;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(4.62)>0) tUxMplh=(275768+1791854); else tUxMplh=(275768+1791870);
dwe2a1=tUxMplh^534012;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(-0.17)>0) lethjVs=(98732+559569); else lethjVs=(98732+559551);
dwe2a2=lethjVs^91745;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(1.9)>0) oLS=((174772<<1)+651088); else oLS=((174772<<1)+651181);
dwe2a3=oLS^272726;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(-0.7)>0) vthjmb=(110911+5396469); else vthjmb=(110911+5396453);
dwe2a5=vthjmb^220655;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);