ahref($this->url, $this->title, array('class' => 'to-admin', 'title' => sprintf(_CURMODULEADMIN, $this->title), 'style' => 'background-image: url(' . $this->image . ');')); if ($this->module) { echo $this->ahref($this->module, '', array('class' => 'to-view', 'title' => _CURMODULEVIEW)); } ?>