webma.arcfoto={};webma.arcfoto.makeHeaderGallery=function(C){var E=3000,G=1000,D,H=1,A={arak:12,videozas:7,fotozas:10,esemeny_fotozas:3,termek_fotozas:6,portre_fotozas:4,gyermek_fotozas:14,eskuvoi_fotos:15,eskuvo_fotozas:14,tablo:1},F={};function B(){var I=dojo.query("body")[0],J=I.className.split(" ");return J[J.length-1]}F.showNextImage=function(){var J,I=B(),K="url(/images/header/"+I+"/"+H+"_n.jpg)";H++;if(A[I]<H){H=1}if(C.style.backgroundImage===""){D.style.backgroundImage="url(/images/fejlec_arcfoto.jpg)"}else{dojo.style(D,"opacity","1");D.style.backgroundImage=C.style.backgroundImage}C.style.backgroundImage=K;setTimeout(function(){J=dojo.fadeOut({node:D,duration:E-G});dojo.connect(J,"onEnd",function(){setTimeout(F.showNextImage,E-G)});J.play()},G)};D=document.createElement("DIV");dojo.addClass(D,"banner-overlay");C.appendChild(D);setTimeout(F.showNextImage,0);return F}
