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