var html = 'Recent flickr<\/a> photos for barnes
\n
\n
\"Barnes<\/a>\n \"Barnes<\/a>\n \"2024_10,<\/a>\n \"Binnie<\/a>\n \"Chaim<\/a>\n \"Coatham,<\/a>\n \"Old<\/a>\n \"The<\/a>\n \"Outside<\/a>\n \"Garden<\/a>\n \"Matisse,<\/a>\n \"Franklin<\/a>\n \"Barnes<\/a>\n \"Binnie<\/a>\n \"Barnes<\/a>\n \"William<\/a>\n \"William<\/a>\n \"William<\/a>\n \"Barnes<\/a>\n \"Barnes<\/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();