// JavaScript Document$(function() {
 $(function() {
        $('#gallery a').lightBox();
		$('#gallery1 a').lightBox();
    });
