window.defaultStatus="BOTAFOGO.com os Torcedores Botafoguenses desde 1998"
function addbookmark(a,b)
{
window.external.AddFavorite(a,b)
}

function show(x)
{
 window.open(x, 'clube2', '');
}


function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}

function abre(pagina,janela,largura,altura){
MM_showHideLayers('ultimas','','hide');
var desktopname = window.open(pagina,janela,'width='+largura+',height='+altura+',toolbar=no,directories=no,copyhistory=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top=100,left=500');
desktopname.focus();
}

function link_aleatorio () {

var link = new Array();
var x = Math.round(Math.random()*6)+1;

link[0]="http://www.mapc.net/clube.htm";
link[1]="http://www.mapc.net/clube/ficha.htm";
link[2]="http://www.mapc.net/clube/noticias/noticias.htm";
link[3]="http://www.mapc.net/clube/placar/placar.htm";
link[4]="http://www.mapc.net/clube/historia.htm";
link[5]="http://www.mapc.net/clube/torcida/torcida.htm";
link[6]="http://www.mapc.net/clube/comunidades.htm";
link[7]="http://www.mapc.net/clube/biblioteca.htm";

window.open(link[x], 'clube2', '');

}
