﻿
$(document).ready(function() {
                $('#gallery .lightbox-link').lightbox();
                
            });
