protected function _construct()
 {
     parent::_construct();
     $this->setData('results', 1);
 }
 protected function _construct()
 {
     Mage::unregister('show_form_name');
     parent::_construct();
 }