theimage = new Array();

///// Configurable Variables

// The dimensions of ALL the images should be the same or some of them may look stretched or reduced in Netscape 4.
// Format: theimage[...]=[name/description, image_src, linking_url]
theimage[0]=["In einer schönen üppigen Einstellung 3 Kilometer von der Stadtmitte", "photos-site/slide1.jpg", ""];
theimage[1]=["Bequeme Aufenthaltsräume mit einem Kamin..", "photos-site/slide3.jpg", ""];
theimage[2]=["wo Sie den Glühwein genießen können, der durch Laurent und Marina im Winter angeboten wird", "photos-site/slide4.jpg", ""];
theimage[3]=["Ein Dekor, der einzigartig und Spaß gleichzeitig ist", "photos-site/slide6.jpg", ""];
theimage[4]=[".. mit Dudule das Maskottchen des Hotels", "photos-site/slide7.jpg", ""];
theimage[5]=["Bereiten Sie vor, um die Räume zu sehen? Hier gehen wir!", "photos-site/slide8.jpg", ""];
theimage[6]=["Harmonien des Blaus...", "photos-site/slide10.jpg", ""];
theimage[7]=["oder der Rottöne", "photos-site/slide11.jpg", ""];
theimage[8]=["mit einem großen Doppelbett...", "photos-site/slide12.jpg", ""];
theimage[9]=["oder zwei Einzelbetten...", "photos-site/slide14.jpg", ""];
theimage[10]=["Ein sehr Funktionsbadezimmer", "photos-site/slide15.jpg", ""];
theimage[11]=["Minigebäck, Käse, Getreide", "photos-site/slide17.jpg", ""];
theimage[12]=["Das Esszimmer ist freundlich und mit Licht gefüllt", "photos-site/slide18.jpg", ""];
theimage[13]=["Für alle Ihre Geschäftstreffen gibt es einen vollausgebauten", "photos-site/slide20.jpg", ""];
theimage[14]=[" Konferenzsaal, mit einem Tageslichtprojektor und Computern.", "photos-site/slide21.jpg", ""];
///// Plugin variables

playspeed=4000;// The playspeed determines the delay for the "Play" button in ms
dotrans=1; // if value = 1 then there are transitions played in IE
transtype='blendTrans';// 'blendTrans' or 'revealtrans'
transattributes='duration=1,transition=23';// duration=seconds,transition=#<24
randomorder=0;
linksperline=4; // For the text links
playdiffernce=500; // The speed that the autplay speed is changed by
autostart=1;
preloadslides=1;

// Preloader
function preloadSlide() {for(k=0;k<til;k++) {theimage[k][1]=new Image().src=theimage[k][1];}}

// Add extra functions between the {} if you need other functions that require the onload
window.onload=function(){
if(window.preloadslides)preloadSlide();if(window.autostart)slidePlay();}

// NS4 resize handler
window.onresize=function(){
if(document.layers)this.location=this.location;}

<!-- end of plugin scripts -->
œ
