﻿$(function() {
    $('#gallery .area_imagens a').lightBox();
});