// <![CDATA[
	if (window.jQuery) {
		$(document).ready(function() {
			$('a.blank').attr('target', '_blank');
			$('a[rel*="facebox"]').colorbox({ current: 'immagine {current} of {total}', previous: 'precedente', next: 'successiva', close: 'chiudi' });
		});
	};
// ]]>
