$(document).ready(function(){
    $(document).ready(function(){
        $('a[rel^="prettyPhoto"]').prettyPhoto();
    });
});
