$(document).ready(function(){

  $('div#centre-column a.fancybox').fancybox();

});
