(function(e){e.fn.SimpleSlides=function(h,f,i,j){function k(){b++;b>h&&(b=1);a===c?(a=g,d=c):(a=c,d=g);a.fadeOut(j,function(){a.css("z-index","1");d.css("z-index","2")});d.attr("src",f+b+".jpg").show()}this.prepend('<img src="'+f+'1.jpg" alt="" style="z-index:2;" class="slide one" /><img src="'+f+'1.jpg" alt="" style="z-index:1;display:none;" class="slide two" />');var b=1,g=e(".one"),c=e(".two"),a=c,d;return this.each(function(){setInterval(k,i)})}})(jQuery);
