(function(b){b.backstretch=function(q,s,p){function o(e){try{u={left:0,top:0},x=w.width(),z=x/r,z>=w.height()?(t=(z-w.height())/2,v.centeredY&&b.extend(u,{top:"-"+t+"px"})):(z=w.height(),x=z*r,t=(x-w.width())/2,v.centeredX&&b.extend(u,{left:"-"+t+"px"})),b("#backstretch, #backstretch img:last").width(x).height(z).filter("img").css(u)}catch(d){}typeof e=="function"&&e()}var a={centeredX:!0,centeredY:!0,speed:0},y=b("#backstretch"),v=y.data("settings")||a;y.data("settings");var w="onorientationchange" in window?b(document):b(window),r,x,z,t,u;s&&typeof s=="object"&&b.extend(v,s);b(document).ready(function(){if(q){var c;y.length==0?y=b("<div />").attr("id","backstretch").css({left:0,top:0,position:"fixed",overflow:"hidden",zIndex:-999999,margin:0,padding:0,height:"100%",width:"100%"}):y.find("img").addClass("deleteable");c=b("<img />").css({position:"absolute",display:"none",margin:0,padding:0,border:"none",zIndex:-999999}).bind("load",function(f){var h=b(this),g;h.css({width:"auto",height:"auto"});g=this.width||b(f.target).width();f=this.height||b(f.target).height();r=g/f;o(function(){h.fadeIn(v.speed,function(){y.find(".deleteable").remove();typeof p=="function"&&p()})})}).appendTo(y);b("body #backstretch").length==0&&b("body").append(y);y.data("settings",v);c.attr("src",q);b(window).resize(o)}});return this}})(jQuery);
