	// Variables de configuración del menú:
	var ancho=120;
	if(document.all)
		ancho= (document.body.clientWidth - 780)/2  + 8;
	else
		ancho= (window.innerWidth - 780)/2;
	var NoOffFirstLineMenus=5;	
	var LowBgColor='000066';			//Color del fondo del submenú
	var LowSubBgColor='000066';			//Color del fondo del submenú
	var HighBgColor='000066';
	var HighSubBgColor='000066';			//Color de la opción elegida
	var FontLowColor='white';			//Color de la fuente del submenú
	var FontSubLowColor='white';			//Color de la fuente del submenú
	var FontHighColor='808080';			//Color de la fuente al resaltarse
	var FontSubHighColor='808080';			//Color de la fuente al resaltarse
	var BorderColor='000066';			//Color del border del submenú
	var BorderSubColor='000066';			//Color del border del submenú
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana, arial,comic sans ms,technical";
	var FontSize=10;				       
	var Unidad='px';				// Pixeles (px) o puntos (pt)
	var FontBold=0;				        // Indica si el texto de los elementos del menú ha de ir en negrita. Valores: 1 ó 0
	var FontItalic=0;				// Indica si el texto de los elementos del menú ha de ir en cursiva. Valores:1 ó 0
	var MenuTextCentered='left';			// Posición del texto en los elementos del menú. Valores: 'left', 'center' o 'right'
	var MenuCentered='left';			// Posición horizontal del menú. Valores: 'left', 'center' o 'right'
	var MenuVerticalCentered='top';		        // Posición vertical del menú. Valores: 'top', 'middle','bottom' o static
	var ChildOverlap=0;				// Superposición horizontal del menú hijo sobre el padre. Valor: un número real positivo o negativo.
	var ChildVerticalOverlap=0;			// Superposición vertical del menú hijo sobre el padre. Valor: un número real positivo o negativo.
	var StartTop=34;				// Coordenada x de la esquina superior izquierda del menú del primer nivel
	var StartLeft=ancho+212;	//ancho		// Coordenada y de la esquina superior izquierda del menú del primer nivel
	var VerCorrect=0;				// Corrección vertical en caso de existir varios frames.
	var HorCorrect=0;				// Corrección horizontal en caso de existir varios frames.
	var LeftPaddng=5;				// Distancia entre el borde de la izquierda del elemento de menú y su texto
	var TopPaddng=0;				// Distancia entre el borde arriba del elemento de menú y su texto
	var FirstLineHorizontal=1;			// Indica si el primer nivel del menú es horizontal o vertical. Valores: 1 para menú horizontal, 0 para vertical
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			        // Retardo, en milisegundos, antes de que una subopción se pliegue
	var TakeOverBgColor=1;			        // Menu frame takes over background color subitem frame
	var FirstLineFrame='_self';			// Frame en el que se muestra el primer nivel
	var SecLineFrame='_self';			// Frame en el que se muestran los siguientes niveles
	var DocTargetFrame='_self';			// Frame donde aparecen las páginas a las que el menú hace referencia
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				        // Ocultar el primer nivel cuando se carga una nueva página. Valores 1 ó 0
	var MenuWrap=1;				        // Activa/Desactiva el encajado del texto en el menú (menu wrap). Valores: 1 ó 0
	var RightToLeft=0;				// Activa/Desactiva el despliegue de los elementos del menú de derecha a izquierda. Valores: 1 ó 0
	var UnfoldsOnClick=0;			        // Indica si los elementos del menú se despliegan pulsando con el ratón o poniéndolo por encima. Valores: 1 (pulsando) ó 0 (sin pulsar)
	var WebMasterCheck=0;			        // Activar comprobación del árbol del menú. Sirve para validar el menú cuando se desarrolla. Valores: 1 ó 0
	var ShowArrow=1;				// Utiliza imágenes flechas en formato GIF en caso de haber submenús. Valores: 1 ó 0
	var KeepHilite=1;				// Mantiene resaltado el camino de opciones recorrido. Valores: 1 ó 0
	var Arrws=['menu/flechaDcha.gif',5,10,'img/trans.gif',10,5,'menu/trileft.gif',5,10];	

var medirTiempo0;
var medirTiempo1;

function BeforeStart(){
	medirTiempo0=new Date();
	if(document.all)
		ancho= (document.body.clientWidth - 780)/2  + 8;
	else
		ancho= (window.innerWidth - 780)/2;
	StartLeft=ancho+212;
}

function AfterBuild(){ 
	medirTiempo1=new Date();
	//alert("Tiempo total en menú chico sin frames:"+(	medirTiempo1.valueOf()-medirTiempo0.valueOf()) );
}

function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

      Menu1=new Array("rollover:img/historia.jpg:img/historialink.jpg","","",23,14,110);
	    Menu1_1=new Array("Historia","historia.html","",0,14,100);
            Menu1_2=new Array("Orígenes","historia.html#origenes","",0,14,100);
            Menu1_3=new Array("Año 1984","historia.html#1984","",0,14,100);
            Menu1_4=new Array("Año 1985","historia.html#1985","",0,14,100);
            Menu1_5=new Array("Año 1986","historia.html#1986","",0,14,100);
            Menu1_6=new Array("Año 1987","historia.html#1987","",0,14,100);
            Menu1_7=new Array("Año 1988","historia.html#1988","",0,14,100);
            Menu1_8=new Array("Año 1989","historia.html#1989","",0,14,100);
            Menu1_9=new Array("Año 1990","historia.html#1990","",0,14,100);
            Menu1_10=new Array("Año 1991","historia.html#1991","",0,14,100);
            Menu1_11=new Array("Año 1992","historia.html#1992","",0,14,100);
            Menu1_12=new Array("Año 1993","historia.html#1993","",0,14,100);
            Menu1_13=new Array("Año 1994","historia.html#1994","",0,14,100);
            Menu1_14=new Array("Año 1995","historia.html#1995","",0,14,100);
            Menu1_15=new Array("Año 1996","historia.html#1996","",0,14,100);
            Menu1_16=new Array("Año 1997","historia.html#1997","",0,14,100);
            Menu1_17=new Array("Año 1998","historia.html#1998","",0,14,100);
            Menu1_18=new Array("Año 1999","historia.html#1999","",0,14,100);
            Menu1_19=new Array("Año 2000","historia.html#2000","",0,14,100);
            Menu1_20=new Array("Año 2001","historia.html#2001","",0,14,100);
            Menu1_21=new Array("Año 2002","historia.html#2002","",0,14,100);
            Menu1_22=new Array("Año 2003","historia.html#2003","",0,14,100);
            Menu1_23=new Array("Año 2004","historia.html#2004","",0,14,100);
        
      Menu2=new Array("rollover:img/fotografias.jpg:img/fotografiaslink.jpg","","",2,14,110);
         Menu2_1=new Array("Fotos Oficiles","fotosoficiales.html","",0,14,105);
         Menu2_2=new Array("Fotos No Oficiales","fotosnooficiales.html","",0,14,105);
      
      Menu3=new Array("rollover:img/escudo.jpg:img/escudolink.jpg","","",1,14,110);
         Menu3_1=new Array("Historia","escudo.html","",0,14,100);

      Menu4=new Array("rollover:img/contactos.jpg:img/contactoslink.jpg","","",4,14,110);
         Menu4_1=new Array("Asociación","contactos.html#asociacion","",0,14,100);
         Menu4_2=new Array("Director","contactos.html#director","",0,14,100);
         Menu4_3=new Array("Directiva","","",4,14,100);
		Menu4_3_1=new Array("Presidente","contactos.html#presidente","",0,14,100);
		Menu4_3_2=new Array("Vicepresidente","contactos.html#vicepresidente","",0,14,100);
		Menu4_3_3=new Array("Secretario","contactos.html#secretario","",0,14,100);
		Menu4_3_4=new Array("Tesorero","contactos.html#tesorero","",0,14,100);
         Menu4_4=new Array("Ayuntamiento","contactos.html#ayuntamiento","",0,14,100);

      Menu5=new Array("rollover:img/noticias.jpg:img/noticiaslink.jpg","","",2,14,110);
	 Menu5_1=new Array("29/10/04","noticias.html#29oct04","",0,14,100);
	 Menu5_2=new Array("13/11/04","noticias.html#13nov04","",0,14,100);

