function Redireciona(opcao){
location.href=opcao;
}