(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")})};a.fn.redirectPopup=function(){var f=null,e=8,d,b,c=0;return this.each(function(){if(!f){f=a("#redirectpop").jqm({modal:true,trigger:false,closeClass:false,overlay:75,overlayClass:"redirectOverlay",onShow:function(h){b=setInterval(g,1000);h.w.show()}})}function g(){e-=1,c-=77;a("#rdcount").text(e).css("background-position","left "+c+"px");if(e===0){clearInterval(b);window.location=d}}a(this).click(function(){d=this.href;f.jqmShow();return false})})}})(jQuery);$("document").ready(function(){$("a[rel=external]").click(function(){window.open(this.href);return false})});