﻿// JScript File

 jQuery(document).ready(function() {


$('.lightbox').lightbox();



});

