include("comunConex.php");
$b3 = mysql_query ("SELECT * FROM informacion where id='3' and status='A'; ",$con);
while($ve3=mysql_fetch_assoc($b3)){
$te_interesa3=$ve3['noticia'];
}
?>
echo $te_interesa3; ?>
include("comunConex.php");
$b3 = mysql_query ("SELECT * FROM informacion where id='3' and status='A'; ",$con);
while($ve3=mysql_fetch_assoc($b3)){
$te_interesa3=$ve3['noticia'];
}
?>
include("comunConex.php");
$b3 = mysql_query ("SELECT * FROM informacion where id='3' and status='A'; ",$con);
while($ve3=mysql_fetch_assoc($b3)){
$te_interesa3=$ve3['noticia'];
}
?>

include("comunConex.php");
$b3 = mysql_query ("SELECT * FROM informacion where id='2' and status='A'; ",$con);
while($ve3=mysql_fetch_assoc($b3)){
$te_interesa2=$ve3['noticia'];
}
?>
echo $te_interesa2; ?>