
$(function(){
    $('#infoblock').load('../../../../../templates/infoblock.php', function() {
        // ...
    });
});
$(function(){
    $('#brands').load('http://zaptest1.9843861.ru/templates/brands.php', function() {
        // ...
    });
});
