function cancel()
 {
     $this->setRedirect(JRoute::_('index.php?option=com_igallery&view=images&catid=' . JRequest::GetInt('catid'), false));
 }