public function skipAction()
 {
     parent::skipAction();
     return $this->_redirectUrl($this->_getRefererUrl());
 }