viewOptions['loadingMessage'])) { echo $this->viewOptions['loadingMessage']; } if (isset($this->viewOptions['showThrobber']) && $this->viewOptions['showThrobber'] == true) { echo $this->getIcon('ajax-loader'); } ?>