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