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