$(document).ready(function () {
  $("table.wmimages A").fancybox({});
});



