﻿    $(function() {
        $('.gallery00 a').lightBox();
    });
	
	$(function() {
        $('.gallery a').lightBox();
    });
    	
    $(function() {
        $('.gallery2 a').lightBox();
    });

    $(function() {
        $('.gallery3 a').lightBox();
    });

    $(function() {
        $('.gallery4 a').lightBox();
    });

    $(function() {
        $('.gallery6 a').lightBox();
    });

    $(function() {
        $('#map a').lightBox();
    });
	
	$(function() {
        $('#customers a').lightBox();
    });
