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