 function pop(){
        // change this to point to your PHPSlideshow URL
        var your_slideshow_url="/ee/naitused/2004/phpslideshow.php?directory=nobeloben"
//// change the width and height of your window here to fit your images.
        winpops=window.open(your_slideshow_url,'','width=640,height=600,')
  }
