'hide', 'label' => Mage::helper('adminhtml')->__('Hide')), array('value' => 'show', 'label' => Mage::helper('adminhtml')->__('Show in bottom')), array('value' => 'toggle', 'label' => Mage::helper('adminhtml')->__('Toggle')) ); } }