window.name = "boerse";
function news_popup (gotoURL) {
  window.open(gotoURL,'npopup','width=480,height=360,toolbar=no,menubar=no,scrollbars=yes,copyhistory=no,status=no,resizeable=no,toolbar=no,location=no');
}