function render_news($subject, $news, $info) { global $locale; echo "
$subject
$news
"; echo "
"; if ($info['news_ext'] == "y") echo "".$locale['042']." |\n"; if ($info['news_allow_comments']) echo "".$info['news_comments'].$locale['043']." |\n"; echo $info['news_reads'].$locale['044']." ".$locale[
\n";