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

