{$smarty.const.HEADING_TITLE}
{* {osc_image src="`$smarty.const.DIR_WS_IMAGES`table_background_specials.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 (($specials_split_number_of_rows > 0) && (($smarty.const.PREV_NEXT_BAR_LOCATION == '1') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3')))}
{$specials_split_display_count}
{$smarty.const.TEXT_RESULT_PAGE}
{$specials_split_display_links}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/if}
{section name="sec" loop=$specials_list }
{*
{$specials_list[sec].image}
*}
{$specials_list[sec].name}
{$specials_list[sec].price1}
{$specials_list[sec].price2}
{if ((($specials_list[sec].row / 3) == floor($specials_list[sec].row / 3)))}
{/if}
{/section}
{if (($specials_split_number_of_rows > 0) && (($smarty.const.PREV_NEXT_BAR_LOCATION == '2') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3')))}
{$specials_split_display_count}
{$smarty.const.TEXT_RESULT_PAGE}
{$specials_split_display_links}
{/if}