$(document).ready(function() {
  $('.fotobox a, a.fancy').fancybox();
}); 
