function quickbar() {
  bar = window.open('http://stuff.worldofbelushi.de/quickbar.html','QuickBar','top=1,left=1,width=190,height=115,status=no,menu=no,scrollbars=no,resizable=no');
  bar = '';
}
