(function(a){a.fn.jTator=function(b){var b=a.extend({speed:4000},b);return this.each(function(){var c=a(this);c.addClass("jTator").find("img:not(:first)").hide();function f(){e().stop(true,true).fadeOut().appendTo(c);e().stop(true,true).fadeIn()}function e(){return c.find("img:first")}var d=setInterval(f,b.speed)})}}(jQuery));
