');
}
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-f389ec272e5f967dc803637688904a86').style.visibility = 'visible';
document.getElementById('loadgallist-f389ec272e5f967dc803637688904a86').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-f389ec272e5f967dc803637688904a86').style.visibility = 'visible';
document.getElementById('loadgallist-f389ec272e5f967dc803637688904a86').style.display = 'none';
});
};
document.body.appendChild(script);
}
}
// -->
Galerie mit 99 Bildern wird geladen