I am available to photograph handmade crafts, jewelry, or other items for e-commerce galleries or other promotional material.
Simply contact me at emailkellyphillips@gmail.com
' + (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';
jQuery(lighboxSelector).fancybox({
'overlayColor' : '#0b0b0f',
'overlayOpacity' : 0.8,
'centerOnScroll' : true,
'titlePosition' : 'outside'
});
});