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

