');
}
else {
if (typeof jQuery == 'undefined') {
var jqueryscript = document.createElement("script");
jqueryscript.type = "text/javascript";
jqueryscript.src = "/data/modules/gallery/jquery-1.7.2.min.js";
jqueryscript.onload = function(){
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "/data/modules/gallery/lightbox/jquery.lightbox-0.5.js";
script.onload = function(){
$(function() {
$('.iconlist a').lightBox();
document.getElementById('showgallist-8a56ee33f0e1cb6db84e8ab4de31b70f').style.visibility = 'visible';
document.getElementById('loadgallist-8a56ee33f0e1cb6db84e8ab4de31b70f').style.display = 'none';
});
};
document.body.appendChild(script);
};
document.body.appendChild(jqueryscript);
}
else {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "/data/modules/gallery/lightbox/jquery.lightbox-0.5.js";
script.onload = function(){
$(function() {
$('.iconlist a').lightBox();
document.getElementById('showgallist-8a56ee33f0e1cb6db84e8ab4de31b70f').style.visibility = 'visible';
document.getElementById('loadgallist-8a56ee33f0e1cb6db84e8ab4de31b70f').style.display = 'none';
});
};
document.body.appendChild(script);
}
}
// -->
Galerie mit 11 Bildern wird geladen