function show1()
 {
  var win;
  win=window.open("showroom/index.html","NeuesFenster","width=900,height=730,scrollbars");
}
