$(document).ready(function(){
    $(document).ready(function() {
        if (typeof(document.getElementById('realizacje')) != "undefined") $("#realizacje div.realization a").fancybox();
    });
});
