$(function() {
	$("a[rel='zoomable']").colorbox({next: '', previous: '', close: 'Fermer', current: "{current} sur {total}"});
});