$('document').ready(function(){
	$("a#thumb_xl").fancybox();
});