get_image_link(); $fname = url_escape($image->filename); //Most of the time this will be the title/artist of the song. $html = "
Download"; $page->add_block(new Block("Music", $html, "main", 0)); } } ?>