(function($,Drupal,window,once){Drupal.behaviors.buiInitComponents={attach:function attach(){var profileBlock=$('.block-activity-feed-user, .block-follow-user');var checkExist='';$(once('buiInitComponents',profileBlock)).each(function(){checkExist=setInterval(function(){if(window.BUI!==undefined){window.BUI.initComponents();clearInterval(checkExist);}},100);});}};})(jQuery,Drupal,window,once);