{$lng.general.featured_ads}

{capture name=some_content assign=item_width}{math equation="(w-w1)/no" w=$appearance.outer_table w1=90 no=$ads_settings.no_featured_on_row}{/capture} {if $browser.type=="IE" && $browser.version=="7.0"} {capture name=some_content assign=right_arrow_pos}{math equation="w-w1" w=$appearance.outer_table w1=67 no=$ads_settings.no_featured_on_row}{/capture} {else} {capture name=some_content assign=right_arrow_pos}{math equation="w-w1" w=$appearance.outer_table w1=57 no=$ads_settings.no_featured_on_row}{/capture} {/if}
{section name=loop start=0 loop=$no_featured step=1} {capture name=some_content assign=details_url}{if $seo_settings.enable_mod_rewrite}{seo->makeDetailsLink p1=`$featured[loop].id` p2=`$featured[loop].title`}{else}{$live_site}/details.php?id={$featured[loop].id}{/if}{/capture}
{if $featured[loop].rented && $ads_settings.enable_rented}
{elseif $featured[loop].sold && $ads_settings.enable_sold}
{/if}
{if $featured[loop].image_id}{$featured[loop].title}{/if}

{if $data_set=="cars" && ($featured[loop].make || $featured[loop].model)}{$featured[loop].make} {$featured[loop].model}{else}{$featured[loop].title|truncate:21:"...":false}{/if}

{$featured[loop].location_str} {if $ads_settings.enable_price && $featured[loop].price>=0}
{$featured[loop].price_curr}
{/if}
{/section}
{* end items *}
{* end scrollable *} {literal} {/literal}