function initGallery(v){var z,m=null,h=null,F,t,w,k,o,x=false,C,A,c,p,G,H,B=null,K=false,I,O,L,D,y=[],q,n,i=typeof GalleryOptions!="undefined"?GalleryOptions:{};if(!i.buttonImagePrevious)i.buttonImagePrevious=common_resource_path+"images/gallery/prev.gif";if(!i.buttonImageNext)i.buttonImageNext=common_resource_path+"images/gallery/next.gif";if(!i.buttonImageClose)i.buttonImageClose=common_resource_path+"images/gallery/close.gif";if(!i.label)i.label="%d van %d";if(!i.css)i.css=common_resource_path+
"css/gallery.css";if(!i.overlayColor)i.overlayColor="black";if(!i.overlayOpacity)i.overlayOpacity=40;include(i.css);var T=function(a){if(typeof a.index!="undefined")return a.index;for(var d=0,b=false;d<v.length&&!b;)if(v[d]==a)b=true;else d++;return b?d:-1},E=function(){var a=getScreenDimensions();m.style.top=a.scrollTop+"px";m.style.left=a.scrollLeft+"px";m.style.width="100%";m.style.height=a.availHeight+"px";m.style.zIndex="300000";h.style.left=a.scrollLeft+Math.floor((a.availWidth-h.offsetWidth)/
2)+"px";h.style.top=a.scrollTop+Math.floor((a.availHeight-h.offsetHeight)/2)+"px"},r=function(a,d,b,g){var j=d,e=window.setInterval(function(){j-=d>b?10:-10;if(d>b&&j<=b||d<b&&j>=b)j=b;setOpacity(a,j);if(j==b){window.clearInterval(e);g&&g()}},40);return e},P=function(){r(m,i.overlayOpacity,0,function(){F.removeChild(m)});h.parentNode.removeChild(h);window_detachEvent("onresize",E);window_detachEvent("onscroll",E);x=K=false},Q=function(a,d,b,g,j){var e=a,f=d;h.style.width=e+"px";h.style.height=f+"px";
var l=window.setInterval(function(){e+=b>a?Math.ceil((b-e)/2):Math.floor((b-e)/2);f+=g>d?Math.ceil((g-f)/2):Math.floor((g-f)/2);if(b>a&&e>b||b<a&&e<b)e=b;if(g>d&&f>g||g<d&&f<g)f=g;h.style.width=e+"px";h.style.height=f+"px";h.style.left=z.scrollLeft+Math.floor((z.availWidth-h.offsetWidth)/2)+"px";h.style.top=z.scrollTop+Math.floor((z.availHeight-h.offsetHeight)/2)+"px";if(e==b&&f==g){window.clearInterval(l);j&&j()}},40)};document.createElement("img");var J=function(){c.detachEvent("onload",J);window.setTimeout(function(){r(c,
0,100)},250)},M=function(){q.style.display=p>0?"":"none";n.style.display=p<y.length-1?"":"none"},U=function(){if(p>0){if(x){setOpacity(o,0);x=false}p--;I(y[p]);M()}},V=function(){if(p<y.length-1){if(x){setOpacity(o,0);x=false}p++;I(y[p]);M()}},R=function(a,d){q.style.width=Math.floor(a/2)+"px";q.style.height=d+"px";n.style.width=Math.floor(a/2)+"px";n.style.height=d+"px";n.style.marginLeft=a-Math.floor(a/2)+10+"px"},S=function(a,d,b,g){if(K){var j=document.createElement("img");h.replaceChild(j,c);
c=j;c.className="gallery_img";if(b)c.width=b;if(g)c.height=g;if(b!=G||g!=H){R(b,g);setOpacity(t,0);setOpacity(w,0);c.style.display="none";q.style.display="none";n.style.display="none";Q(G,H+40,b,g+40,function(){r(w,0,100);r(t,0,100);c.style.display="";q.style.display="";n.style.display="";setOpacity(c,0);c.complete||c.readyState=="complete"?r(c,0,100):c.attachEvent("onload",J);c.src=d});G=b;H=g}else if(!c.loaded&&c.readyState!="complete"){setOpacity(c,0);c.attachEvent("onload",J);c.src=d}k.style.height=
"auto";k.style.overflow="hidden";k.innerHTML=a.text;A.style.visibility=k.innerHTML.length>1?"visible":"hidden";D.innerHTML=a.title;index.innerHTML=sprintf(i.label,p+1,y.length)}else{G=b;H=g;K=true;m=document.createElement("div");m.style.overflow="hidden";m.style.backgroundColor=i.overlayColor;m.style.position="absolute";setOpacity(m,i.overlayOpacity);m.attachEvent("onclick",P);F=document.getElementsByTagName("body")[0];F.appendChild(m);h=document.createElement("div");h.className="smi_gallery";if(i.loadingImage)h.style.backgroundImage=
"url("+i.loadingImage+")";c=document.createElement("img");c.className="gallery_img";if(b)c.width=b;if(g)c.height=g;h.appendChild(c);window_attachEvent("onresize",E);window_attachEvent("onscroll",E);E();B=document.createElement("div");B.className="gallery_bottom";h.appendChild(B);t=document.createElement("div");t.className="gallery_details";B.appendChild(t);D=document.createElement("div");D.appendChild(document.createTextNode(a.title));D.className="gallery_title";t.appendChild(D);o=document.createElement("div");
o.className="gallery_text";B.appendChild(o);k=document.createElement("div");k.className="inner_text";k.innerHTML=a.text;o.appendChild(k);C=document.createElement("div");C.appendChild(document.createTextNode("[X]"));C.className="gallery_close";o.appendChild(C);C.attachEvent("onclick",function(){L(o,90,false)});index=document.createElement("div");index.appendChild(document.createTextNode(sprintf(i.label,p+1,y.length)));t.appendChild(index);A=document.createElement("div");a=document.createElement("a");
a.appendChild(document.createTextNode("Toon tekst"));A.appendChild(a);A.className="gallery_showText";if(k.innerHTML.length<=1)A.style.visibility="hidden";B.appendChild(A);A.attachEvent("onclick",O);w=document.createElement("div");w.className="gallery_buttons";B.appendChild(w);q=document.createElement("div");q.className="gallery_button";q.attachEvent("onclick",U);q.style.marginLeft="-10px";q.style.backgroundImage="url("+i.buttonImagePrevious+")";a=function(e){var f=null;setOpacity(e,0);e.attachEvent("onmouseover",
function(){f&&clearTimeout(f);f=r(e,0,100)});e.attachEvent("onmouseout",function(){f&&clearTimeout(f);f=r(e,100,0)})};a(q);h.insertBefore(q,c);j=document.createElement("img");j.src=i.buttonImageClose;j.attachEvent("onclick",P);j.style.cursor="pointer";w.appendChild(j);n=document.createElement("div");n.className="gallery_button";n.style.backgroundImage="url("+i.buttonImageNext+")";n.style.backgroundPosition="right 15%";n.attachEvent("onclick",V);a(n);R(b,g);h.insertBefore(n,c);M();h.style.width="40px";
h.style.height="40px";F.appendChild(h);getBorders(h);c.style.display="none";setOpacity(t,0);setOpacity(w,0);Q(40,40,b,g+40,function(){setOpacity(c,0);c.style.display="";r(w,0,100);r(t,0,100);c.complete||c.readyState=="complete"?r(c,0,100):c.attachEvent("onload",J);c.src=d})}};I=function(a){var d=a.href.match(/filter0=crop[\,\.0-9]+/g),b=d?d[0].match(/(\d\.\d{1,20}|\d{1,20})(?!&|\d|\=|\/|\_)/g):null,g=(d=/cms_file\.php\?fromDB=([^&]+)(&|$)/.exec(a.href))?d[1]:-1;p=T(a);z=getScreenDimensions();var j=
y[p];getItem("item_tree_file",g,function(e){for(var f=[[1580,1E3],[1240,880],[1E3,630],[780,450],[780,230]],l=false,s=0;s<f.length&&!l;s++){var N=f[s];if(z.availWidth>=N[0]&&z.availHeight-40>=N[1])l=N}l||(l=f[f.length-1]);f=e.width||4096;s=e.height||4096;e=f/s;if(f>l[0]){f=l[0];s=Math.floor(f/e)}if(s>l[1]){s=l[1];f=Math.floor(e*s)}e="";if(i.useCropping&&b&&b.length>=6){e=Math.min(Math.floor(f/b[2]),Math.floor(s/b[3]));l=b[2]*e;f=b[3]*e;e=g_baseDir+"cms_file.php?fromDB="+g+"&filter0=crop,"+b[0]+","+
b[1]+","+l+","+f+","+b[4]+","+b[5];S(j,e,l,f)}else{e=g_baseDir+"cms_file.php?fromDB="+g+"&maxWidth="+l[0]+"&maxHeight="+l[1];S(j,e,f,s)}})};var W=function(a){a=a||window.event;var d=a.target?a.target:a.srcElement;cancelEvent(a);for(a=d;a&&a.nodeName!="A";)a=a.parentNode;I(a);return false};L=function(a,d,b){if(b){if(b){setOpacity(a,0);a.style.visibility="visible";r(a,0,d,function(){if(a==o)x=true})}}else{setOpacity(a,d);r(a,d,0,function(){a.style.visibility="hidden";if(a==o){k.style.height="auto";
k.style.overflow="hidden";x=false}})}};O=function(){if(!x&&k.innerHTML.length>1){o.style.width=c.offsetWidth-3+"px";if(k.offsetHeight>c.offsetHeight){k.style.height=c.offsetHeight-13+"px";k.style.overflowX="hidden";k.style.overflowY="auto"}else{k.style.height="auto";k.style.overflow="hidden"}L(o,90,true)}};for(var u=0;u<v.length;u++){y[u]={title:v[u].getAttribute("title"),text:v[u].getAttribute("text")?v[u].getAttribute("text"):"",href:v[u].getAttribute("href"),index:u};v[u].attachEvent("onclick",
W)}};

