
    $(function() {
        $('.offerList li a').lightBox();
    });


