echo $locale['437'].($data['count_votes'] > 0 ? str_repeat("<img src='".BASEDIR."images/star.gif' alt='*' style='vertical-align:middle'>", ceil($data['sum_rating'] / $data['count_votes'])) : $locale['438'])."<br>\n";
echo openform("N",$info['news_id']).newsposter($info,"<br>").newsopts($info,"Ā·").closeform("N",$info['news_id']);