$(document).ready( function () {
	$("a.blank").fancybox( { 'overlayShow': true, 'hideOnContentClick': true } );
} );
