Drupal.behaviors.fancybox = function (context)
{
  $('a.fancybox').fancybox();
}

