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

