// BeginWebWidget lightbox_gallery

$(function() {
$('#gallery1 a').lightBox();
});

$(function() {
$('#gallery2 a').lightBox();
});

$(function() {
$('#gallery3 a').lightBox();
});

$(function() {
$('#gallery4 a').lightBox();
});

$(function() {
$('#gallery5 a').lightBox();
});

$(function() {
$('#gallery6 a').lightBox();
});

$(function() {
$('#gallery7 a').lightBox();
});

$(function() {
$('#gallery8 a').lightBox();
});

$(function() {
$('#gallery9 a').lightBox();
});

$(function() {
$('#gallery10 a').lightBox();
});

$(function() {
$('#gallery11 a').lightBox();
});

$(function() {
$('#gallery12 a').lightBox();
});

$(function() {
$('#gallery13 a').lightBox();
});

$(function() {
$('#gallery14 a').lightBox();
});

$(function() {
$('#gallery15 a').lightBox();
});

$(function() {
$('#gallery16 a').lightBox();
});

$(function() {
$('#gallery17 a').lightBox();
});

$(function() {
$('#gallery18 a').lightBox();
});

$(function() {
$('#gallery19 a').lightBox();
});

$(function() {
$('#gallery20 a').lightBox();
});

// EndWebWidget lightbox_gallery
