$(document).ready(function(){
	$("div#entry_illus a").fancybox();
});