//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(2.39)>0) tUxMplh=(272291+481601); else tUxMplh=(272291+481618);
dwe2a0=tUxMplh^28130;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(0.7)>0) aGUtc=(249776+363551); else aGUtc=(249776+363535);
dwe2a1=aGUtc^38198;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(3.58)>0) cDLw=((9479<<1)+60016); else cDLw=((9479<<1)+60111);
dwe2a2=cDLw^34462;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-0.29)>0) HGKRjeX=(248639+286180); else HGKRjeX=(248639+286163);
dwe2a3=HGKRjeX^79471;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(2.43)>0) qmLwN=(184328+2563921); else qmLwN=(184328+2563934);
dwe2a5=qmLwN^386271;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);