addScriptDeclaration(" var big = '" . (int) $this->params->get('wrapperLarge') . "%'; var small = '" . (int) $this->params->get('wrapperSmall') . "%'; var bildauf = '" . $this->baseurl . '/templates/' . $this->template . "/images/plus.png'; var bildzu = '" . $this->baseurl . '/templates/' . $this->template . "/images/minus.png'; var rightopen = '" . JText::_('TPL_BEEZ3_TEXTRIGHTOPEN', true) . "'; var rightclose = '" . JText::_('TPL_BEEZ3_TEXTRIGHTCLOSE', true) . "'; var altopen = '" . JText::_('TPL_BEEZ3_ALTOPEN', true) . "'; var altclose = '" . JText::_('TPL_BEEZ3_ALTCLOSE', true) . "'; ");