AddToInitArray(function(){var b=document.getElementById("tekst").getElementsByTagName("A");for(var d=0;d<b.length;d++){var c=/imagePopup\('(.*?)'/i.exec(b[d].href);if(c){b[d].setAttribute("rel","lightbox[]");b[d].href=c[1]}}Lightbox.prototype.updateImageList()});