var html = 'Recent flickr<\/a> photos for putney
\n
\n
\"Waiting<\/a>\n \"Put-Upon<\/a>\n \"South<\/a>\n \"Dash<\/a>\n \"Lost<\/a>\n \"Labor<\/a>\n \"Loyall<\/a>\n \"Watchful<\/a>\n \"Chad-Yard<\/a>\n \"Loading<\/a>\n \"Chad-Ties\"<\/a>\n \"Ten<\/a>\n \"A<\/a>\n \"The<\/a>\n \"Dash<\/a>\n \"NRG<\/a>\n \"Tie<\/a>\n \"Garden<\/a>\n \"Ties<\/a>\n \"Rosspoint<\/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();