function popUp()
{
    var Fenster = window.open("xtraLast.html","LastFM MUTEK Event Radio","width=184,height=180,top=150,left=150,resizable=0,menubar=0,scrollbars=0,toolbar=0,statusbar=no");
    Fenster.focus();
}