Cufon.replace('.font');

$(function() {
	$("#images a").fancybox();
	$('#button').fancybox();
});
