$(document).ready(function(){
   $("#content a[rel^='prettyPhoto']").prettyPhoto({theme:'custom'});
});
