// JavaScript Document
$(function() {
	$("a.fancybox").fancybox();
});
