function saltar(idioma){
	
	window.location.href=paginita+'?idioma='+idioma+querystringBandera;
	
}
