function ShareAll()
 {
     if ($this->IncludeShareAll()) {
         return ShareThisOptions::get_share_all();
     }
 }