format(); $name = '[' . $album->f_artist . '] ' . scrub_out($album->full_name); // This should not be hard coded, but it will likely break all the themes. //$image_size = Config::get('bandwidth') == BANDWIDTH_MEDIUM ? 75 : 128; $image_size = 75; ?>