function preload()
  {
  var bild1= new Image();
  bild1.src= "images/dhe_open.jpg";
  }
