title , 'box box_lyrics_song'); /* Prepare the variables */ $title = scrub_out(truncate_with_ellipsis($song->title)); $album = scrub_out(truncate_with_ellipsis($song->f_album_full)); $artist = scrub_out(truncate_with_ellipsis($song->f_artist_full)); ?>