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