id
// $styleFontSize : -->
eZcontentWrite($eZpage, 1, 'style');
}
?>
######################################################################
# Get all the articles that have reached the display date and
# display them one after the other.
######################################################################
$qdata = get_this_month_news();
echo "$qdata->title \n";
echo "By $qdata->author