{if $linkLogin}
{LANG_CMM_GALLERY_LOGIN}
{/if} {if $linkLogout}
{LANG_CMM_GALLERY_LOGOUT}
{/if} {if $linkList}
{LANG_CMM_GALLERY_LINK_LIST}
{/if}

{$GalleryItemTitle}{if $GalleryItemSubtitle} : {$GalleryItemSubtitle}{/if}

{if $GalleryItemText}
{$GalleryItemText}
{/if} {if $GalleryItemPagenavi==1 || $GalleryItemPagenavi==3}
{$pagenavi}
{/if} {if $GalleryItemFormAdmin}
{/if}
{foreach $GalleryItemImages}
{$image|image:caption=0:sharpen=1}
{if $filename}
{$filename|strreplace:search=.jpg:replace=|strreplace:search=.jpeg:replace=|strreplace:search=.JPG:replace=}
{/if}
{if $comment}{$comment}{/if}
{if $linkDownload}
{LANG_CMM_GALLERY_DOWNLOAD}
{/if} {if $formAdmin}


{/if} {if $formShop}
{if $_REQUEST[CMM_Cart][Item][ID]} {else} {/if}
{/if}
{/foreach}
{if $GalleryItemFormAdmin}
{/if} {if $GalleryItemPagenavi==2 || $GalleryItemPagenavi==3}
{$pagenavi}
{/if}