getGBWidth( $thumb ) - $this->getThumbPadding() - $this->getGBPadding(); $captionWidth = ceil( $thumbWidth - 20 ); $outerWrapper = '
'; return "\n\t\t\t" . $outerWrapper . '
' . $galleryText . "
" . "\n\t\t\t
"; } }