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