// JavaScript Document

$(function() {
        $('.lightbox').lightBox();
});
