var html = 'Recent flickr<\/a> photos for barnes
\n
\n
\"2015_12,<\/a>\n \"2015_12,<\/a>\n \"Summer<\/a>\n \"Barnes,<\/a>\n \"Mallard<\/a>\n \"1<\/a>\n \"2026<\/a>\n \"SWR<\/a>\n \"Mallard<\/a>\n \"&quot;2<\/a>\n \"The<\/a>\n \"Red-breasted<\/a>\n \"2026<\/a>\n \"2015_10,<\/a>\n \"SWR<\/a>\n \"The<\/a>\n \"Sandringham<\/a>\n \"Oklahoma<\/a>\n \"Oklahoma<\/a>\n
\n
More photos...<\/a>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close();