// JavaScript Document
    $(function() {
        $('#foto a').lightBox();
    });

