// JavaScript Document

function jukeboxpopup() {
fenster = window.open("jukebox.php","PopUp","width=272,height=100,menubar=no,toolbar=no,scrollbars=no,status=no,resizable=no,location=no,hotkeys=no")
}

