jQuery(document).ready(function(){
  jQuery('#conteudo').masonry({ columnWidth: 234 });

  jQuery(function(a){loadMagic()});

});

