$(function() {
    $('#content a.lightbox').lightbox({fitToScreen: true});
});