$(function() {
        $('.lightbox a').lightBox({fixedNavigation:true});
});
