/*02/14/2013*/ (function(a){a.fn.sticky=function(f){var i={topSpacing:0,zIndex:"",stopper:".sticky-stopper",responsivePointer:780},e,h=a.extend({},i,f);function d(){if(typeof h.zIndex=="number"){return true}else{return false}}var c=d();function g(){if(0").width(o).height(l).addClass("sticky-placeholder"),n=h.stopper,k=a(window);function p(){var w=k.scrollTop();if(b&&typeof n==="string"){var u=a(n).offset().top-180,x=(u-l)-s}else{if(b&&typeof n==="number"){var x=n}}if(m").width(o).height(l).addClass("sticky-placeholder");if(k.width()>h.responsivePointer){k.bind("scroll",p)}else{k.unbind("scroll",p);q.removeAttr("style").nextAll(".sticky-placeholder").remove()}}k.bind("scroll",p);j();k.resize(function(){clearTimeout(e);e=setTimeout(j,500)})})}})(jQuery);