$(function(){
    $('#sidebar').load('http://www.bdagency.ru/wp-content/themes/bdagency/sidebar.html', function() {
        // ...
    });
});
