Go to File Catalog---Page with full entry text and associated comments:
After $RATING$ insert code:
Code
<script type="text/javascript">
$size = 12;//Размер иконки с рейтингом в px
$('ul[id^="uStarRating"]').css({'width':$size*10+'px'};).attr({'title':'Рейтинг: '+$RATING$*2+'/$RATED$'};);
$.getScript('http://ucozon.ru/_dr/65/6532_10.rate.uwaid.r.js');
</script>