function Jukebox()
{
	window.open('Music/mp3player.html', 'Jukebox', 'dependent=yes,width=450,height=240,scrollbars=no,status=no,toolbar=no,resizeable=no');
}
