(function($) {$('[data-load]').each(function(i,itm){$(this).load($(this).attr('data-load'));});
  
})(jQuery);