$(document).ready(function() {

	$("a.fancyimage").fancybox();
	$(".iframe").fancybox();
	$(".fifr").fancybox();
 });
