?>
      <span class="current">
	<?php 
                echo $this->_reg_objects['g'][0]->text(array('text' => "%d. %s", 'arg1' => $this->_tpl_vars['peer']['peerIndex'], 'arg2' => is_array($_tmp = is_array($_tmp = $this->_tpl_vars['title']) ? $this->_run_mod_handler('markup', true, $_tmp, 'strip') : smarty_modifier_markup($_tmp, 'strip')) ? $this->_run_mod_handler('entitytruncate', true, $_tmp, 14) : smarty_modifier_entitytruncate($_tmp, 14)), $this);
                ?>

      </span>
    <?php 
            } else {
                ?>
      <a href="<?php 
                echo $this->_reg_objects['g'][0]->url(array('arg1' => "view=core.ShowItem", 'arg2' => "itemId=" . $this->_tpl_vars['peer']['id']), $this);
                ?>
">
	<?php 
                echo $this->_reg_objects['g'][0]->text(array('text' => "%d. %s", 'arg1' => $this->_tpl_vars['peer']['peerIndex'], 'arg2' => is_array($_tmp = is_array($_tmp = $this->_tpl_vars['title']) ? $this->_run_mod_handler('markup', true, $_tmp, 'strip') : smarty_modifier_markup($_tmp, 'strip')) ? $this->_run_mod_handler('entitytruncate', true, $_tmp, 14) : smarty_modifier_entitytruncate($_tmp, 14)), $this);
                ?>

      </a>
    <?php 
            }
            ?>
    <?php 
            $this->assign('lastIndex', $this->_tpl_vars['peer']['peerIndex']);
            ?>
  <?php 
        }
    }
    unset($_from);
    ?>
</div>
                    ?>

                  <?php 
                }
                ?>
                </p>
                <?php 
            }
            ?>

                <?php 
            if (!empty($this->_tpl_vars['child']['summary'])) {
                ?>
                <p class="giDescription">
                  <?php 
                echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['child']['summary']) ? $this->_run_mod_handler('markup', true, $_tmp) : smarty_modifier_markup($_tmp)) ? $this->_run_mod_handler('entitytruncate', true, $_tmp, 256) : smarty_modifier_entitytruncate($_tmp, 256);
                ?>

                </p>
                <?php 
            }
            ?>

                <?php 
            if ($this->_tpl_vars['theme']['item']['canContainChildren'] && $this->_tpl_vars['theme']['params']['showAlbumOwner'] || !$this->_tpl_vars['theme']['item']['canContainChildren'] && $this->_tpl_vars['theme']['params']['showImageOwner']) {
                ?>
                <?php 
                $this->assign('showOwner', true);
                ?>
                <?php 
            } else {