﻿$(function() {
    $('a:has(img.lightbox)').lightBox();
});
