$(document).ready(function(){
  $("a.img").fancybox();
});
