﻿$(document).ready(function() {
    $('a[rel^="lightbox[photogallery]"]').lightBox();
});
