getHtml('level-top') ?>
getStore()->getId()); ?>
-
__('Home'); ?>
-
__('Catalog') ?>
'', 'level0' => 'level1', 'level1' => 'level2')); ?>
getChildHtml('header.links');
/*$custom_tab = Mage::getModel('cms/block')
->setStoreId( Mage::app()->getStore()->getId() )
->load('shopper_navigation_block');
if($custom_tab->getIsActive()) {
$style = 'style="width:'.$config['navigation']['custom_block_width'].'px"';
if ($config['navigation']['use_wide_navigation']) {
$style = '';
}
echo '
-
'.$custom_tab->getTitle().'
- '.$this->getLayout()->createBlock('cms/block')->setBlockId('shopper_navigation_block')->toHtml().'
';
}*/
?>