!function(n){"use strict";var t=n(window),e=t.height();t.resize(function(){e=t.height()}),n.fn.parallax=function(i,o,r){function u(){h.each(function(){c=h.offset().top}),s=r?function(n){return n.outerHeight(!0)}:function(n){return n.height()},(arguments.length<1||null===i)&&(i="50%"),(arguments.length<2||null===o)&&(o=.5),(arguments.length<3||null===r)&&(r=!0);var u=t.scrollTop();h.each(function(){var t=n(this),r=t.offset().top,l=s(t);u>r+l||r>u+e||h.css("backgroundPosition",i+" "+Math.round((c-u)*o)+"px")})}var s,c,h=n(this);t.bind("scroll",u).resize(u),u()}}(jQuery);