// hier alle Body-javascripts

myHomepage = function(myUrl){
  // this.style.behaviour='url(#default#homepage)';
  // this.setHomePage(myUrl);
  // referenz von this: window.opener?
};

