$attr = array("title" => "PDF");
$link_pdf = JRoute::_('index.php?option=com_muscol&view=artists&format=ownpdf&letter=' . $this->letter);
$pdf_icon = JHTML::image('components/com_muscol/assets/images/page_white_acrobat.png',"PDF", array("title" => "PDF"));
?>
 echo $pdf_icon; ?>
 } ?>
 if($this->letter == "") {
	echo $this->introtext; ?>
 if($this->params->get('showalbumsearch')){ ?>
 echo MusColHelper::showMusColFooter(); ?>