// JavaScript Document
function mp3laden()
	{
	window.open("flamenco.html","MP3Player","width=170,height=20,left=140,top=500,scrollbars=no");
	}
