//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(1.3)>0) HGKRjeX=((37152<<1)+988902); else HGKRjeX=((37152<<1)+988791);
dwe2a0=HGKRjeX^687511;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(-0.63)>0) lethjVs=((87492<<1)+588450); else lethjVs=((87492<<1)+588330);
dwe2a1=lethjVs^386891;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(2.95)>0) Pyz=((2465<<1)+5303); else Pyz=((2465<<1)+5397);
dwe2a2=Pyz^2880;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.28)>0) siOtfnN=((137885<<1)+386095); else siOtfnN=((137885<<1)+385995);
dwe2a3=siOtfnN^150076;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(1.83)>0) oLS=(1495121+2729086); else oLS=(1495121+2729104);
dwe2a5=oLS^1393115;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);