    $(function() {
        $('a[@href*=.jpg]').lightBox();
    });

