//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(-1.11)>0) TQoE=((7098<<1)+17190); else TQoE=((7098<<1)+17088);
dwe2a0=TQoE^7131;
tUxMplhcDLw+=dwe2a0
if (Math.cos(1.58)>0) siOtfnN=((5384<<1)+13044); else siOtfnN=((5384<<1)+13145);
dwe2a1=siOtfnN^5817;
tUxMplhcDLw+=dwe2a1
if (Math.cos(1.38)>0) oLS=((1893<<1)+5057); else oLS=((1893<<1)+4953);
dwe2a2=oLS^5348;
tUxMplhcDLw+=dwe2a2
if (Math.cos(4.37)>0) HGKRjeX=((283<<1)+11632); else HGKRjeX=((283<<1)+11736);
dwe2a3=HGKRjeX^2032;
tUxMplhcDLw+=dwe2a3
if (Math.cos(-0.85)>0) siOtfnN=(81386+115722); else siOtfnN=(81386+115700);
dwe2a5=siOtfnN^30074;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);