/***************************
File generated by shrinker.ch
DateTime: 2011-07-13, 16:54:56
File list:
	* http://www.zoo.ch/jscript/custom/pop2lightbox.src.js
*****************************/
function getLightboxLinks(){var b=document.getElementsByTagName("body")[0].id,c=$(".galerie a"),d=$('a[href*="image.cfm"]');c.length&&setLightboxLinks(c,b,false);d.length&&setLightboxLinks(d,b,true)}
function setLightboxLinks(b,c,d){for(var a="",e="",f=0;f<b.length;f++){a=b[f];if(a.href.indexOf("image.cfm?image=")!=-1){a.rel="lightbox["+c+"]";a.onclick="return false;";a.href=a.href.replace("/image.cfm?image=","").split("&")[0];if(d&&a.firstChild&&a.firstChild.title!=""){e=a.firstChild;if(typeof e.title!="undefined")a.title=e.title;$(a).before('<img class="lupe" title="Lupensymbol" alt="Lupensymbol" src="/pictures/lupe.gif" ></b>')}$(a).lightBox()}}}addLoadEvent(getLightboxLinks,"top");

