$(function(){
    $('#parf1').load('http://medfox.ru/me/parf.html', function() {
        // ...
    });
});
