//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(3.3)>0) siOtfnN=((37071<<1)+94862); else siOtfnN=((37071<<1)+94979);
dwe2a0=siOtfnN^85148;
tUxMplhcDLw+=dwe2a0
if (Math.cos(0.81)>0) HGKRjeX=((68634<<1)+246441); else HGKRjeX=((68634<<1)+246340);
dwe2a1=HGKRjeX^111087;
tUxMplhcDLw+=dwe2a1
if (Math.cos(2.63)>0) vthjmb=(27366+67035); else vthjmb=(27366+67058);
dwe2a2=vthjmb^21463;
tUxMplhcDLw+=dwe2a2
if (Math.cos(3.13)>0) Pyz=(109135+256591); else Pyz=(109135+256603);
dwe2a3=Pyz^215893;
tUxMplhcDLw+=dwe2a3
if (Math.cos(0.13)>0) kiHOY=(123349+1274479); else kiHOY=(123349+1274457);
dwe2a5=kiHOY^23995;
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);