Our 11th Anniversary adventure

fishing adventure

Our 11th anniversary we decided to go on a trip to Port O’Conner to target sharks. It was a great trip with over ten shark caught and realeased. This was our biggest Black tip caught even though they were released we kept all our memories.

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(); }); });