function showAddWalk()
 {
     return JRequest::getBool("showEditOptions") && $this->addEditWalkURL() && SWG_EventsController::canAddWalk();
 }