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