{$smarty.const.HEADING_TITLE}
{* {osc_image src="`$smarty.const.DIR_WS_IMAGES`table_background_reviews_new.gif" alt=$smarty.const.HEADING_TITLE width=$smarty.const.HEADING_IMAGE_WIDTH height=$smarty.const.HEADING_IMAGE_HEIGHT} *}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{if ($reviews_split_number_of_rows > 0)}
{if (($smarty.const.PREV_NEXT_BAR_LOCATION == '1') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3'))}
{$reviews_display_count}
{$smarty.const.TEXT_RESULT_PAGE} {$reviews_display_links}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/if}
{section name="s1" loop=$reviews_list }
{$reviews_list[s1].name1}
{$reviews_list[s1].sp1}
{$reviews_list[s1].sp2}
{* {osc_draw_separator image='pixel_trans.gif' width='10' height='1'} *}
{* {$reviews_list[s1].image} *}
{$reviews_list[s1].str1}{$reviews_list[s1].strlen}
{$reviews_list[s1].str2}
{* {osc_draw_separator image='pixel_trans.gif' width='10' height='1'} *}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/section}
{else}
{$smarty.const.TEXT_NO_REVIEWS}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/if}
{if (($reviews_split_number_of_rows > 0) && (($smarty.const.PREV_NEXT_BAR_LOCATION == '2') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3')))}
{$reviews_display_count}
{$smarty.const.TEXT_RESULT_PAGE} {$reviews_display_links}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/if}