$(document).ready(function(){
    $("a.lightbox").prettyPhoto({
overlay_gallery: false, "theme": 'light_rounded', social_tools: false
});
  });
  
  
  
