/******************************************************************************************* Blogus Free Joomla! 3 Responsive Template - April 2015 Package tpl-blogus-free-j3.zip Version 1.0 @copyright Copyright (C) 2015 JooThemes.net http://joothemes.net *******************************************************************************************/ defined( '_JEXEC' ) or die( 'Restricted access' ); $jquery = $this->params->get('jquery'); $scrolltop = $this->params->get('scrolltop'); $superfish = $this->params->get('superfish'); $logo = $this->params->get('logo'); $logotype = $this->params->get('logotype'); $sitetitle = $this->params->get('sitetitle'); $sitedesc = $this->params->get('sitedesc'); $menuid = $this->params->get('menuid'); $animation = $this->params->get('animation'); $backgroundVariation = $this->params->get('backgroundVariation'); $analyticsCode = $this->params->get('analyticsCode'); $googleFont = $this->params->get('googleFont'); $googleFontWeight = $this->params->get('googleFontWeight'); $googleFontCharacter = $this->params->get('googleFontCharacter'); $app = JFactory::getApplication(); $doc = JFactory::getDocument(); $templateparams = $app->getTemplate(true)->params; $menu = $app->getMenu(); ?>