close label' + (title && title.length ? '' + title + '' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + ''; } //]]> jQuery(document).ready(function() { jQuery("a.decoy").fancybox({ 'overlayColor' : '#0b0b0f', 'overlayOpacity' : 0.8, 'centerOnScroll' : true, 'titlePosition' : 'outside' //'href' : ''+site+'' }); var lighboxSelector = '.photocrati_lightbox_always, .photocrati_lightbox'; jQuery(lighboxSelector).fancybox({ 'overlayColor' : '#0b0b0f', 'overlayOpacity' : 0.8, 'centerOnScroll' : true, 'titlePosition' : 'outside' }); });