$(function() {
    $('.download').lightBox({fixedNavigation:false});
});

