$_pagi_sql = "SELECT notTitulo, notTexto FROM sn_noticias WHERE WHERE notCategoriaID = '$cat_ID' AND not_ID = '$id_noticia'" or die(mysql_error());