function lyricPop(lyricfile) {
	window.open(lyricfile,'Lyrics','height=600,width=400,toolbar=no,scrollbars=yes,left=300,top=10')
	}