﻿$(document).ready(function() {
    $('#PhotoGallery a').lightBox();
});