var html = 'Recent flickr<\/a> photos for rotherhithe
\n
\n
\"Painted<\/a>\n \"Nelson<\/a>\n \"Abbotshade<\/a>\n \"Crane,<\/a>\n \"Bombay<\/a>\n \"The<\/a>\n \"Princes<\/a>\n \"Waterside<\/a>\n \"Narrow<\/a>\n \"Gate,<\/a>\n \"Pageant<\/a>\n \"Prospect<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Charging<\/a>\n \"Christopher<\/a>\n \"Rotherithe<\/a>\n \"Riverfront,<\/a>\n \"Riverfront,<\/a>\n \"Canary<\/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();