  $(function() {
        $('#fto_professor a').lightBox();
    });
   $(function() {
        $('.galeria a').lightBox();
    });

