$(document).ready(function() {
    $('a.photogallery').lightBox({fixedNavigation:true});
});
