var html = 'Recent flickr<\/a> photos for putney
\n
\n
\"Artisan<\/a>\n \"20241224_143014\"<\/a>\n \"MP<\/a>\n \"Bright<\/a>\n \"Ingle<\/a>\n \"Praise<\/a>\n \"Where<\/a>\n \"Adamant<\/a>\n \"Mid-Afternoon<\/a>\n \"Locals<\/a>\n \"Steep<\/a>\n \"Went<\/a>\n \"Ol&#039;<\/a>\n \"Distant<\/a>\n \"119<\/a>\n \"An<\/a>\n \"The<\/a>\n \"And<\/a>\n \"Reframed<\/a>\n \"Engines<\/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();