var html = 'Recent flickr<\/a> photos for hampsteadheath
\n
\n
\"South<\/a>\n \"Kenwood<\/a>\n \"Hampstead\"<\/a>\n \"City<\/a>\n \"Early<\/a>\n \"Path\"<\/a>\n \"War<\/a>\n \"Parliament<\/a>\n \"View<\/a>\n \"Parliament<\/a>\n \"Parliament<\/a>\n \"Kenwood<\/a>\n \"Kenwood<\/a>\n \"Kenwood<\/a>\n \"Estrella\"<\/a>\n \"Hornet<\/a>\n \"Common<\/a>\n \"Hampstead<\/a>\n \"Skipper\"<\/a>\n \"Shed\"<\/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();