webRoot = $this->install->getWebRoot(); $clientTheme = $this->app->getClientTheme(); $webRoot = $this->config->webRoot; $jsRoot = $webRoot . "js/"; $themeRoot = $webRoot . "theme/"; ?>