/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

var mygallery=new fadeSlideShow({
wrapperid: "slideshow", 
dimensions: [700, 500], 
imagearray: [ //["http://ite-hamburg.krueger-media.de/css/img/header_image2.jpg", "http://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"]
["http://www.hotel-uthland-sylt.de/extra_bilder/start_hausansicht.jpg", "", "", ""],
["http://www.hotel-uthland-sylt.de/extra_bilder/start_lobby.jpg", "", "", ""],
["http://www.hotel-uthland-sylt.de/extra_bilder/start_zimmer_1.jpg", "", "", ""],
["http://www.hotel-uthland-sylt.de/extra_bilder/start_zimmer_2.jpg", "", "", ""] 
],
displaymode: {type:'auto', pause:1800, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 800, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
