function Morepics(url) {
  bilder = open(url,"bilder","width=700,height=550,left=120,top=50,resizeable=yes,locationbar=no,menubar=no,scrollbars=yes,status=yes,toolbar=no");
}
