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

