$(document).ready(function() { 

	$("a#single_image").fancybox({'overlayShow': true});

});