language; $isIframe = $this->layout()->isIframe; $showFullscreen = $this->layout()->showFullscreen; $iframeClass = $isIframe ? ' iframe' : ''; $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; ?>