var html = 'Recent flickr<\/a> photos for hornsey
\n
\n
\"Beach<\/a>\n \"Alchemilla<\/a>\n \"First<\/a>\n \"Nemesia\"<\/a>\n \"Cape<\/a>\n \"Mountain<\/a>\n \"Morning<\/a>\n \"Gertrude<\/a>\n \"Symphytum\"<\/a>\n \"First<\/a>\n \"Shrubby<\/a>\n \"F<\/a>\n \"Hornsey<\/a>\n \"Still<\/a>\n \"Still<\/a>\n \"Underpass\"<\/a>\n \"Local<\/a>\n \"Feather<\/a>\n \"Knot\"<\/a>\n \"Cherry<\/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();