﻿
    $(function () {
        $('#gallery a').lightBox();
    });

