function chama_noticia(noticia)
{
 window.location ='noticias_noticias.php?noticia='+noticia;
}

