// JavaScript Document

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