(function(a){a.fn.sydimageslider=function(b){var g;var f;clearTimeout(g);clearTimeout(f);var e=function(m){var l=new RegExp("#id#");var k=new RegExp("#imgname#");var j=new RegExp("#size#");var i=c.imgurl.replace(l,m);var h=i.replace(k,m);return h.replace(j,c.imgwidth)};var c={};var d={hasdesc:true,shouldhide:true,converturl:true,imgar:[],imgwidth:440,imgheigth:315,slidepause:4,effects:["slideUp","slideDown"],imgurl:"/publicms/file/showimg/dw/#size#/id/#id#/fn/#imgname#.png"};c=a.extend(d,b);a(this).each(function(k){c.ctnr=a(this);if(c.shouldhide){c.ctnr.hide()}var h=0;function l(){if(c.hasdesc){g=setTimeout(m,(c.slidepause*1000))}else{f=setTimeout(function(){c.ctnr[c.effects[0]]("slow",function(){j()})},(c.slidepause*1000))}}function m(){a(".sydimsttile.dsee2",c.ctnr)[c.effects[0]]("fast");a(".sydimsttile.dsee1",c.ctnr)[c.effects[0]]("fast",function(){c.ctnr[c.effects[0]]("slow",function(){j()})})}function j(){var i={width:c.imgwidth,heigth:c.imgheigth,border:0,"class":"sydimstimg"};if(c.converturl){i.src=e(c.imgar[h].id)}else{i.src=c.imgar[h].url}if(c.label!=undefined){i.alt=c.imgar[h].label}if(c.imgar[h].link!=undefined&&c.imgar[h].link!=""){i.onclick="window.location='"+c.imgar[h].link+"';"}a("<img />").attr(i).load(function(){c.ctnr.html(a(this))[c.effects[1]]("slow",function(){var p=c.imgar[h].label;var o=c.imgar[h].desc;var q=a(".sydimstimg",c.ctnr).offset();a(".sydimsttile",c.ctnr).remove();if(p!=undefined&&p!=""){c.ctnr.append('<div class="sydimsttile dsee1">'+p+"</div>");a(".sydimsttile.dsee1",c.ctnr).css({top:q.top+2,left:q.left+2})[c.effects[1]]("fast")}if(o!=undefined&&o!=""){c.ctnr.append('<div class="sydimsttile dsee2">'+o+"</div>");var n=a(".sydimsttile.dsee2",c.ctnr);n.css({top:q.top+c.imgheigth+4,left:q.left,width:c.imgwidth-28+"px"})[c.effects[1]]("fast")}h++;if(c.imgar.length==h){h=0}l()})})}j()})}})(jQuery);
