Items of interest to be found on following pages:
Old Metal Gallery — photographs of abandoned machinery shot with Ron’s unique style of light painting
Trees at Night — photographs of trees shot with light painting techniques
People — candid street portraits
Ron’s Blog — frequent posts of recent images, techniques, and accomplishments
plus more –
' + (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'
});
});