Best morning

Adam Roberts and myself took these beautiful birds in Eagle Pass, TX on Sunday January 11th. It was our first time to shoot a bufflehead, and a redhead. Not a bad way to end our season!

2015-01-12-18.48.34

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });