	enlacesNavegacion  = "<div class='navegacion' align=right>";
	enlacesNavegacion += "<a class='navegacion' href='http://www.garrochistasdesevilla.com/index2.html'>VOLVER A GARROCHISTASDESEVILLA.COM</a>";
	enlacesNavegacion += "&nbsp;&nbsp;&nbsp;&nbsp;";

	enlacesNavegacion += "<span style='font-size:50%'><br><br></span>";
	enlacesNavegacion += "</div>";
	
	document.write(enlacesNavegacion);
	
	document.images[0].style.height = ((screen.availWidth / 1024) * 150) + 'px';

