!function(){"use strict";jQuery(document).ready(function(t){t.Isotope.prototype._getCenteredMasonryColumns=function(){this.width=this.element.width();var t=this.element.parent().width(),o=this.options.masonry&&this.options.masonry.columnWidth||this.$filteredAtoms.outerWidth(!0)||t,s=Math.floor(t/o);s=Math.max(s,1),this.masonry.cols=s,this.masonry.columnWidth=o},t.Isotope.prototype._masonryReset=function(){this.masonry={},this._getCenteredMasonryColumns();var t=this.masonry.cols;for(this.masonry.colYs=[];t--;)this.masonry.colYs.push(0)},t.Isotope.prototype._masonryResizeChanged=function(){var t=this.masonry.cols;return this._getCenteredMasonryColumns(),this.masonry.cols!==t},t.Isotope.prototype._masonryGetContainerSize=function(){for(var t=0,o=this.masonry.cols;--o&&0===this.masonry.colYs[o];)t++;return{height:Math.max.apply(Math,this.masonry.colYs),width:(this.masonry.cols-t)*this.masonry.columnWidth}};var o=t("#fullwidth");o.imagesLoaded(function(){t("#fullwidth").isotope({itemSelector:".postlist",masonry:{columnWidth:320,isAnimated:!0}})})})}(jQuery);