params->get( 'pageclass_sfx' ).'">'; if ($this->t['backbutton'] != '') { echo $this->t['backbutton']; } /*if($this->t['responsive'] == 1) { $iW = '100%'; $iH = '100%'; $iH = $this->t['largeheight']. 'px'; $iW = $this->t['largewidth']. 'px'; } else {*/ $iW = $this->t['largewidth']. 'px'; $iH = $this->t['largeheight']. 'px'; //} //echo '
'; echo '| ';
echo ' '
.'';
//.''.$this->item->linkimage.'';
/*.'';*/
echo '';
echo ' | |||||
| '. $this->item->prevbutton .'' .' | '. $this->item->slideshowbutton .'' .' | '. str_replace("%onclickreload%", $this->t['detailwindowreload'], $this->item->reloadbutton).''; if ($this->t['detailwindow'] == 4 || $this->t['detailwindow'] == 5 || $this->t['detailwindow'] == 7) { } else { echo ' | '. str_replace("%onclickclose%", $this->t['detailwindowclose'], $this->item->closebutton).''; } echo ' | '. $this->item->nextbutton .'' .' | |