?>
" title="texthere">
            <?php 
echo $collection->name;
?>
          </a>
        </h2>
        <h3><?php 
echo $current_item->title();
?>
</h3>
        <ul class="page-actions">
          <? if($search_status): ?>
            <li class="action-back">
              <a href="<?php 
echo $search_status->all_results_link();
?>
">
                Back to results
              </a>
            </li>
          <? endif; ?>
          <li class="action-url">
            <a href="#permalink" rel="facebox">Copy Item URL</a>
            <div id="permalink" style="display:none;"> 
              The URL for this item is 
              <span class="citation">
                <?php 
echo SEEKING_MICHIGAN_HOST;
?>
/u?<?php