{* $Header: /cvsroot/bitweaver/_bit_fisheye/templates/header_inc.tpl,v 1.10 2007/11/21 09:32:33 squareing Exp $ *} {strip} {if $gContent} {if $gGallery->mInfo.previous_image_id} {/if} {if $gGallery->mInfo.next_image_id} {/if} {/if} {if $gBitSystem->isPackageActive( 'rss' ) and $gBitSystem->isFeatureActive( 'fisheye_rss' ) and $smarty.const.ACTIVE_PACKAGE eq 'fisheye' and $gBitUser->hasPermission( 'p_fisheye_view' )} {if $gGallery} {assign var=fisheye_rss_gal_id value=$gGallery->mGalleryId} {elseif $gContent} {assign var=fisheye_rss_gal_id value=$gContent->mGalleryId} {/if} {/if} {/strip}