// JavaScript Document
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

// funciones para la botonera...

function recomendar() {
	window.open ("/extras/recomendar.htm", "Recomendar", "width=625,height=437,status=no,menu=no,toolbar=no,resize=no");
	}


function afavoritos() {
	window.external.AddFavorite('http://www.islandersfc.net','Islandersfc.net - El Sitio no Oficial de los Islanders');
	}

function inicio() {
	this.style.behavior='url(#default#homepage)';
	this.setHomePage('http://www.islandersfc.net');
	}

function limpiab() {
	txtbot.innerHTML=" ";
	}

function b1() {
	txtbot.innerHTML="islandersfc.net como<br>tu p&aacute;gina de inicio";
	}
function b2() {
	txtbot.innerHTML="islandersfc.net a<br>tus favoritos";
	}
function b3() {
	txtbot.innerHTML="Imprim&iacute; esta<br>p&aacute;gina";
	}

// funciones del menu...
function m1() {
if (cargada)
{
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td width=20px>|</td><td><a href=/primera/actualidad/index.asp>Actualidad</a></td><td width=20px>|</td><td><a href=#>Tablas</a></td><td width=20px>|</td><td><a href=#>Fixture</a></td><td width=20px>|</td><td><a href=#>Plantel</a></td><td width=20px>|</td></tr></table>";
}
 		}

function m2() {
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td width=20px>|</td><td><a href=#>Actualidad</a></td><td width=20px>|</td><td><a href=#>Estad&iacute;sticas</a></td><td width=20px>|</td><td><a href=#>F&uacute;tbol Infantil</a></td><td width=20px>|</td><td><a href=#>Promesas</a></td><td width=20px>|</td></tr></table>";
	 		}

function m3() {
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td width=20px>|</td><td><a href=/club/instalaciones/index.asp>Instalaciones</a></td><td width=20px>|</td><td><a href=/club/socios/index.asp>Socios</a></td><td width=20px>|</td><td width=120px><a href=/club/amateur/index.asp>Deportes Amateurs</a></td><td width=20px>|</td><td><a href=/club/comision/index.asp>Comisi&oacute;n Directiva</a></td><td width=20px>|</td><td><a href=#>Filiales</a></td><td width=20px>|</td><td><a href=#>Agrupaciones</a></td><td width=20px>|</td></tr></table>";
	 		}

function m4() {
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td>Este es el que me falta...</td></tr></table>";
	 		}

function m5() {
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td width=20px>|</td><td><a href=/opinion/columnas/index.asp>Columnas</a></td><td width=20px>|</td><td><a href=/opinion/mensajes/index.asp>Mensajes</a></td><td width=20px>|</td><td><a href=/opinion/pizarron/index.asp>Pizarr&oacute;n</a></td><td width=20px>|</td><td><a href=#>Escribinos</a></td><td width=20px>|</td></tr></table>";
	 		}

function m6() {
	document.getElementById("subMenu").innerHTML="<table border=0 align=center cellpadding=0 cellspacing=0><tr class=barramenu><td width=20px>|</td><td><a href=#>Contactos</a></td><td width=20px>|</td><td><a href=#>Columnas Int's</a></td><td width=20px>|</td><td><a href=#>Turismo Canalla</a></td><td width=20px>|</td><td><a href=#>Mundoan&eacute;cdotas</a></td><td width=20px>|</td><td><a href=#>Mundoeventos</a></td><td width=20px>|</td><td><a href=#>Evangelizaciones</a></td><td width=20px>|</td></tr></table>";
	 		}

//-->
