var galleryTitle = "- Feiern Sie mit Uns -";

// set up an array for the images
var photoArray = new Array(16)
photoArray[0]="images/010.jpg"
photoArray[1]="images/022.jpg"
photoArray[2]="images/011.jpg"
photoArray[3]="images/016.jpg"
photoArray[4]="images/017.jpg"
photoArray[5]="images/021.jpg"
photoArray[6]="images/012.jpg"
photoArray[7]="images/035.jpg"
photoArray[8]="images/026.jpg"
photoArray[9]="images/024.jpg"
photoArray[10]="images/111.jpg"
photoArray[11]="images/009.jpg"
photoArray[12]="images/117.jpg"
photoArray[13]="images/115.jpg"
photoArray[14]="images/019.jpg"
photoArray[15]="images/044.jpg";


// set up an array for the images
var photoLabels = new Array(16)
photoLabels[0] = "verschiedene Anleasse"
photoLabels[1] = "Geburtstage"
photoLabels[2] = "Jubilaeum"
photoLabels[3] = "im Lokal"
photoLabels[4] = "und im Garten"
photoLabels[5] = "mit Sektempfang" 
photoLabels[6] = "von 4 Personen"
photoLabels[7] = "bis zu 100 Personen"
photoLabels[8] = ""
photoLabels[9] = ""
photoLabels[10] = ""
photoLabels[11] = "mit Alleinunterhalter"
photoLabels[12] = "oder Hausmusik"
photoLabels[13] = ""
photoLabels[14] = ""
photoLabels[15] = "";