{if $page_display eq "tpl_browse" or $page_display eq "tpl_signin" or $page_display eq "tpl_signup" or $page_display eq "tpl_recovery" or $page_display eq "tpl_page" or $page_display eq "tpl_renew" or $page_display eq "tpl_payment"}
{if $page_display eq "tpl_browse"}{include file="tpl_frontend/tpl_leftnav/tpl_nav_user.tpl"}{include file="tpl_frontend/tpl_leftnav/tpl_nav_files.tpl"}{include file="tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl"}{if !$new_layout}{include file="tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl"}{/if}
{else}{include file="tpl_frontend/tpl_leftnav/tpl_nav_user.tpl"}{include file="tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl"}{if $page_display ne "tpl_renew" and $page_display ne "tpl_payment"}{if !$new_layout}{include file="tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl"}{/if}{/if}
{/if}
{include file="tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl"}
{elseif $page_display eq "tpl_index" and $smarty.session.USER_ID > 0}
{elseif $smarty.session.USER_ID > 0 and ($page_display eq "tpl_view" or $page_display eq "tpl_shorts" or $page_display eq "tpl_respond" or $page_display eq "tpl_playlist" or $page_display eq "tpl_upload" or $page_display eq "tpl_search" or $page_display eq "tpl_import")}
{elseif $smarty.session.USER_ID eq 0 and ($page_display eq "tpl_view" or $page_display eq "tpl_shorts" or $page_display eq "tpl_respond" or $page_display eq "tpl_playlist" or $page_display eq "tpl_upload" or $page_display eq "tpl_search" or $page_display eq "tpl_import")}
{elseif $page_display eq "tpl_files" or $page_display eq "tpl_files_edit" or ($page_display eq "tpl_search" and ($smarty.get.tf eq 5 or $smarty.get.tf eq 7)) or $page_display eq "tpl_playlists" or $page_display eq "tpl_blogs"}