/**
 * @author pbereut
 */

jQuery(function(){
jQuery('.wrap').masonry();
})
