<!-- Begin
function popUp() {
props=window.open('mp3/mp3spelare.html', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=285, height=240, left = 100, top = 100');
}
// End -->