
<!-- Función que sirve para colocar y redimensionar la ventana en función de la resolución -->
	
	function resize()
	{
		if(screen.width==1280 && screen.height==800)
		{
			document.getElementById('pagina').style.width = 1000;
			document.getElementById('pagina').style.height = 800;
			document.getElementById('pagina').style.left = 250;
			document.getElementById('fondo').style.width = 1258;			
			document.getElementById('imagen').width= 1258;


		}else if(screen.width==1176 && screen.height==664){

			document.getElementById('pagina').style.width = 950;
			document.getElementById('pagina').style.height = 800;
			document.getElementById('pagina').style.left = 200;
			document.getElementById('fondo').style.width = 1150;			
			document.getElementById('imagen').width= 1150;
			

		}else if((screen.width==1024 && screen.height==768)||(screen.width==1024 && screen.height==640)){

			document.getElementById('pagina').style.width = 800;
			document.getElementById('pagina').style.height = 800;
			document.getElementById('pagina').style.left = 125;
			document.getElementById('fondo').style.width = 1000;			
			document.getElementById('imagen').width= 1000;

		}else if(screen.width==800 && screen.height==600){

			document.getElementById('pagina').style.width = 600;
			document.getElementById('pagina').style.height = 600;
			document.getElementById('pagina').style.left = 5;
			document.getElementById('fondo').style.width = 770;			
			document.getElementById('imagen').width= 770;
		}
	}


<!-- Función que actualiza el estado de la botonera del menu en la carga inicial de la pagina-->
	function carga(pagina)
	{
		if (pagina==1){
			document.getElementById('inicio').src="../images/ButtonLinkInicio_over.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";
		}else if (pagina==2){
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino_over.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif"
		}else if (pagina==3){
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo_over.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";

		}else if (pagina==4){
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui_over.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";

		}else if (pagina==5){
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas_over.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";

		}else if (pagina==6){
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos_over.gif";
		}
	top.document.getElementById('carga').style.visibility="hidden";
	top.document.getElementById('carga').style.height="0px";
	top.document.getElementById('carga').style.width="0px";
	}

<!-- Función que sirve realizar la redireccion,redimensionado y estado botonera -->	
	function enlace(codigo)
	{
		if (codigo==1){
			top.document.getElementById('cuerpo').src="html/inicio.html";
			top.document.getElementById('cuerpo').height="890px";
			top.document.getElementById('fondo').height="890px";
			top.document.getElementById('imagen').height="895";
			top.document.getElementById('pagina').height="890px";
			top.document.getElementById('pagina').height="895px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio_over.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";
		}else if (codigo==2){
			top.document.getElementById('cuerpo').src="html/homecamino.html";
			top.document.getElementById('cuerpo').height="1205px";
			top.document.getElementById('fondo').height="1230px";
			top.document.getElementById('imagen').height="1235";
			top.document.getElementById('pagina').height="1230px";
			top.document.getElementById('pagina').height="12335px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino_over.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";
		}else if (codigo==3){
			top.document.getElementById('cuerpo').src="html/homeruta.html";
			top.document.getElementById('cuerpo').height="1205px";
			top.document.getElementById('fondo').height="1230px";
			top.document.getElementById('imagen').height="1235";
			top.document.getElementById('pagina').height="1230px";
			top.document.getElementById('pagina').height="1235px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo_over.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";
		}else if (codigo==4){
			top.document.getElementById('cuerpo').src="html/homeesqui.html";
			top.document.getElementById('cuerpo').height="1105px";
			top.document.getElementById('fondo').height="1120px";
			top.document.getElementById('imagen').height="1125";
			top.document.getElementById('pagina').height="1120px";
			top.document.getElementById('pagina').height="1125px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui_over.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";

		}else if (codigo==5){
			top.document.getElementById('cuerpo').src="html/homeempresas.html";
			top.document.getElementById('cuerpo').height="816px";
			top.document.getElementById('fondo').height="870px";
			top.document.getElementById('imagen').height="875";
			top.document.getElementById('pagina').height="870px";
			top.document.getElementById('pagina').height="875px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas_over.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos.gif";

		}else if (codigo==6){
			top.document.getElementById('cuerpo').src="html/homefotos.html";
			top.document.getElementById('cuerpo').height="876px";
			top.document.getElementById('fondo').height="890px";
			top.document.getElementById('imagen').height="895";
			top.document.getElementById('pagina').height="890px";
			top.document.getElementById('pagina').height="895px";
			document.getElementById('inicio').src="../images/ButtonLinkInicio.gif";
			document.getElementById('camino').src="../images/ButtonLinkCamino.gif";
			document.getElementById('senderismo').src="../images/ButtonLinkSenderismo.gif";
			document.getElementById('esqui').src="../images/ButtonLinkEsqui.gif";
			document.getElementById('empresas').src="../images/ButtonLinkEmpresas.gif";
			document.getElementById('fotos').src="../images/ButtonLinkFotos_over.gif";

		}
	}

