jQuery(document).ready(function() {


	$("a.filearchivefancyboxfull").fancybox({
		'titlePosition'  : 'inside'
	});


});



