TITANIC-Dokumentation: 70 Jahre “Spiegel”-Universum
function startGalleryLIST8573() {
if(window.galleryLIST8573) {
try {
var myGalleryLIST8573 = new gallery($(‘myGalleryLIST8573’), {
timed:false,
showArrows: true,
showCarousel: false,
embedLinks:true,
lightbox:true
});
var mylightbox = new LightboxSmoothgallery();
} catch(error){
window.setTimeout(“startGalleryLIST8573();”,2500);
}
} else {
window.galleryLIST8573=true;
if(this.ie) {
window.setTimeout(“startGalleryLIST8573();”,3000);
} else {
window.setTimeout(“startGalleryLIST8573();”,100);
}
}
}
window.onDomReady(startGalleryLIST8573);







































