$(document).ready(function(){
$(".gallery a[rel^='lightbox']").prettyPhoto({theme:'dark_rounded'});
});

