';
if ($this->imageuri != '') { $html.=sprintf(
'
',
$this->imageuri,
$this->width,
$this->height); }
else { $html.=sprintf(
'
',
$this->imagefile,
$this->width,
$this->height); }
$html .= '
';
$html.='';
if ($this->imageuri != '') { $html.=sprintf(
'
',
$this->imageuri,
$this->width,
$this->height); }
else { $html.=sprintf(
'
',
$this->imagefile,
$this->width,
$this->height); }
$html .= '
';
$html.='