pegaTemaPorCodigo($_GET["tema"]); $retorno = $retorno[0]["link_tema"]; if(!headers_sent()) {header("Location:".$retorno);} else {echo "";} ?>