{$currentPage = $smarty.const.THIS_PAGE|lower} {if $currentPage == 'view_channel'}{$currentPage = 'channels'}{elseif $currentPage == 'view_item' || $currentPage == 'collections' || $currentPage == 'view_collection'}{$currentPage = 'photos'}{elseif $currentPage == 'watch_video'}{$currentPage = 'videos'}{/if} {$pageType = $smarty.get.type|lower}