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

