$html = $img->toHtml();
if ($this->getHabilitada()) {
if ($this->getSeleccionada()) {
$prepend = '<a href="'.$this->getLink().'">';
} else {
$prepend = '<a href="'.$this->getLink().'" onMouseOut="MM_swapImgRestore()"
$html = $img->toHtml();
if ($this->getHabilitada()) {
if ($this->getSeleccionada()) {
$prepend = '<a href="'.$this->getLink().'">';
} else {
$prepend = '<a href="'.$this->getLink().'" onMouseOut="MM_swapImgRestore()"