(function(a){a.fn.latestMembers=function(b){if(!b){return this}return this.each(function(){var f=this,i=setTimeout(e,15000),h=0,c=[],d=a(f).find("dd img"),g=false;function e(){if(!g){a(f).find("dt").text("You can also get found by:");g=true}if(d.get(0).src.indexOf(c[h].attr("src"))!=-1){h+=1;if(h==c.length){h=0}}d=c[h].clone().css("visibility","hidden").replaceAll(d).parents("a:first").attr("href",b[h].url).end();var k=d.width(),j=d.height();d.css({width:0,height:0,opacity:0,visibility:"visible"}).animate({opacity:1,width:k,height:j},1500,"",function(){h+=1;if(h==b.length){h=0}i=setTimeout(e,5000)})}a.each(b,function(j,k){c.push(a('<img src="'+k.path+'" alt="'+k.title+'" />'))})})};a.fn.scrollTo=function(b){return this.each(function(){var c=a(this).offset().top;if(b&&(c>b)){c=c-b}a("html, body").animate({scrollTop:c},"slow")})}})(jQuery);$("document").ready(function(){$("a[rel=external]").click(function(){window.open(this.href);return false})});