﻿$(document).ready(function(){
    $(".ProductsPicItem a").lightBox();
});
