<?php if (((is_array($_tmp=$this->_tpl_vars['doc']->db)) ? $this->_run_mod_handler('contains', true, $_tmp, 'MEDLINE') : smarty_modifier_contains($_tmp, 'MEDLINE'))): ?>
				<span>PMID:</span> <?php echo ((is_array($_tmp=$this->_tpl_vars['doc']->id)) ? $this->_run_mod_handler('substring_after', true, $_tmp, "-") : smarty_modifier_substring_after($_tmp, "-")); ?>

            <?php elseif (((is_array($_tmp=$this->_tpl_vars['doc']->db)) ? $this->_run_mod_handler('contains', true, $_tmp, 'COCHRANE') : smarty_modifier_contains($_tmp, 'COCHRANE'))): ?>
                 <span>ID:</span> <?php echo $this->_tpl_vars['doc']->id; ?>

            <?php elseif (((is_array($_tmp=$this->_tpl_vars['doc']->db)) ? $this->_run_mod_handler('contains', true, $_tmp, "-") : smarty_modifier_contains($_tmp, "-"))): ?>
                <span>ID:</span> <?php echo ((is_array($_tmp=$this->_tpl_vars['doc']->id)) ? $this->_run_mod_handler('substring_after', true, $_tmp, "-") : smarty_modifier_substring_after($_tmp, "-")); ?>

            <?php elseif (((is_array($_tmp=$this->_tpl_vars['doc']->db)) ? $this->_run_mod_handler('contains', true, $_tmp, 'campusvirtualsp') : smarty_modifier_contains($_tmp, 'campusvirtualsp'))): ?>
			<?php else: ?>
				<span>ID:</span> <?php echo $this->_tpl_vars['doc']->id; ?>

			<?php endif; ?>]

            <?php echo smarty_function_occ(array('label' => $this->_tpl_vars['texts']['LABEL_LANG'],'element' => $this->_tpl_vars['doc']->la,'separator' => ";",'translation' => $this->_tpl_vars['texts'],'suffix' => 'LANG_'), $this);?>

		</div>

        
        <?php if (count($this->_tpl_vars['scieloLinkList']) > 0): ?>
            <div class="abstractFulltextList">
                
            </div>
        <?php endif; ?>

	</div>
	<div class="spacer"></div>

   	<div class="user-actions">
        <?php $_smarty_tpl_vars = $this->_tpl_vars;
				<description>
					<![CDATA[
                        <?php if (isset ( $this->_tpl_vars['doc']->au )): ?>
                            <?php echo $this->_tpl_vars['texts']['LABEL_AUTHOR']; ?>
: <?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->au,'separator' => ";"), $this);?>

                        <?php endif; ?>
                        <?php if (isset ( $this->_tpl_vars['doc']->fo )): ?>
                            <p><?php echo $this->_tpl_vars['texts']['LABEL_SOURCE']; ?>
: <?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->fo,'separator' => ";"), $this);?>
</p>
                        <?php endif; ?>
						<?php if (isset ( $this->_tpl_vars['doc']->ab )): ?>
							<span class="abstract"><p><?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->ab,'separator' => "/"), $this);?>
</p></span>
						<?php endif; ?>
                        <?php if (isset ( $this->_tpl_vars['doc']->mh )): ?>
                            <p>
                                <?php echo $this->_tpl_vars['texts']['LABEL_SUBJECT']; ?>
:
                                <?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->mh,'separator' => ";"), $this);?>

                            </p>
                        <?php endif; ?>
					]]>
				</description>
			</item>
		<?php endforeach; endif; unset($_from); ?>
	</channel>
</rss>
                <span>
                    <a href="#" onclick="showhideLayers('linkBox_<?php echo $this->_tpl_vars['doc']->id; ?>
'); return false;">
                        &#160;<?php echo $this->_tpl_vars['texts']['FULLTEXT_IN']; ?>

                        <?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->la,'translation' => $this->_tpl_vars['texts'],'suffix' => 'LANG_','separator' => "|",'text_transform' => 'lowercase'), $this);?>

                    </a>
                </span>
            <?php elseif (count($this->_tpl_vars['fulltextLinkList']) > 0): ?>
                <span>
                    <a href="<?php echo $this->_tpl_vars['fulltextLinkList'][0]; ?>
" target="_blank">
                    &#160;<?php echo $this->_tpl_vars['texts']['FULLTEXT_IN']; ?>

                        <?php echo smarty_function_occ(array('element' => $this->_tpl_vars['doc']->la,'translation' => $this->_tpl_vars['texts'],'suffix' => 'LANG_','separator' => "|",'text_transform' => 'lowercase'), $this);?>

                    </a>
                </span>
            <?php endif; ?>
        </div>
    <?php endif; ?>

    <div class="print">
        <a href="index.php?q=%2Bid:(%22<?php echo $this->_tpl_vars['doc']->id; ?>
%22)&amp;lang=<?php echo $this->_tpl_vars['lang']; ?>
&amp;printMode=true">
            <img src="./image/common/icon_print.gif"/>
            &#160;<span><?php echo $this->_tpl_vars['texts']['PRINT']; ?>
</span>
        </a>