function redirigir(valor){
	location.href=valor;
}
