function idioma(idioma){	
	document.location.href = 'index.php?idioma='+idioma;
}