
	function entrar(idioma){
		ventana = "http://www.diber.com/idioma.asp?idioma=" + idioma
		open(ventana,"_top");
	}