{assign var=sort value=$smarty.get.sort|replace:'most_commented':'commented'}
{lang code=$sort}
{assign var=time_frame value=$smarty.get.time|replace:'_':''"}
{lang code=$time_frame}
{cbCategories assign="category_list" type='v' with_all=TRUE echo=TRUE}
{if $smarty.get.cat == 'all' || $smarty.get.cat == ''} All Categories {else} {$cbvid->get_category_field($smarty.get.cat,'category_name')} {/if}
{section name=v_list loop=$videos} {include file="$style_dir/blocks/video.html" view_video="normal" video=$videos[v_list] number=$smarty.section.v_list.iteration} {sectionelse} {lang code='no_results_found'} {/section}
{include file="$style_dir/blocks/pagination.html"}
{include file="$style_dir/blocks/category_list.html" type='collections'}
{assign var=time_links value=func->time_links()} {foreach from=$time_links item=name key=sort name=times} {$name} {if !$smarty.foreach.times.last}|{/if} {/foreach}
{lang code='add_new_collection'}
{section name=c_list loop=$collections} {include file="$style_dir/blocks/collection.html" collection=$collections[c_list]} {sectionelse} {lang code='no_results_found'} {/section}
{AD place='ad_160x600'}
{include file="$style_dir/blocks/pagination.html"}