</div>
    <?php 
}
?>
    <?php 
if ($this->canDo->get('core.admin') || $this->canDo->get('vm.user.editshop')) {
    ?>
	<div class="icon"><?php 
    VmImage::displayImageButton(JROUTE::_('index.php?option=com_virtuemart&view=user&task=editshop'), 'vm_shop_mart_48', JText::_('COM_VIRTUEMART_STORE'));
    ?>
</div>
    <?php 
}
?>
	<div class="icon"><?php 
VmImage::displayImageButton('http://virtuemart.org/index.php?option=com_content&amp;task=view&amp;id=248&amp;Itemid=125', 'vm_shop_help_48', JText::_('COM_VIRTUEMART_DOCUMENTATION'));
?>
</div>
    <?php 
if ($this->canDo->get('core.admin')) {
    ?>
	<div class="icon"><?php 
    echo LiveUpdate::getIcon(array(), 'url');
    ?>
</div>
    <?php 
}
?>

<div class="clear"></div>
</div>
    <?php 
if ($this->canDo->get('core.admin') || $this->canDo->get('vm.user.editshop')) {
    ?>
	<div class="icon"><?php 
    VmImage::displayImageButton(JROUTE::_('index.php?option=com_virtuemart&view=user&task=editshop'), 'vm_shop_mart_48', JText::_('COM_VIRTUEMART_STORE'));
    ?>
</div>
    <?php 
}
?>
	<div class="icon"><?php 
VmImage::displayImageButton('http://virtuemart.net/community/translations', 'vm_country_48', JText::_('COM_VIRTUEMART_TRANSLATIONS'), 'vmicon48', 'target="_blank"');
?>
</div>
	<div class="icon"><?php 
VmImage::displayImageButton('http://docs.virtuemart.net', 'vm_shop_help_48', JText::_('COM_VIRTUEMART_DOCUMENTATION'), 'vmicon48', 'target="_blank"');
?>
</div>

	<div class="clear"></div>

		<?php 
$totalItems = 5;
if ($this->virtuemartFeed) {
    ?>
			<h2 class="cpanel"><?php 
    echo JText::_('COM_VIRTUEMART_FEED_LATEST_NEWS');
    ?>
</h2>
			<ul class="newsfeed">
				<?php