$(function(){
  $("#lightBox a[rel^='prettyPhoto']").prettyPhoto({
  	theme: 'dark_square', showTitle: false
  });
});
