function lyric (c) {
  window.open(c,
    'nedalyric',
    'width=350,height=346,scrollbars=no,status=no');
}