getTemplate(true)->params; $logo = $params->get('logo'); $showRightColumn = 0; $showleft = 0; $showbottom = 0; // get params $color = $params->get('templatecolor'); $navposition = $params->get('navposition'); //get language and direction $doc = JFactory::getDocument(); $this->language = $doc->language; $this->direction = $doc->direction; ?>