var html = 'Recent flickr<\/a> photos for greenwich
\n
\n
\"Seabourn<\/a>\n \"PXL_20250220_225006484.MP\"<\/a>\n \"Before<\/a>\n \"Citroen<\/a>\n \"Towards<\/a>\n \"Kelvin<\/a>\n \"Maze<\/a>\n \"Maze<\/a>\n \"London&#039;s<\/a>\n \"Organised\"<\/a>\n \"Canary<\/a>\n \"Greenwich<\/a>\n \"Royal<\/a>\n \"Royal<\/a>\n \"Greenwich<\/a>\n \"O2\"<\/a>\n \"London<\/a>\n \"Arden\"<\/a>\n \"The<\/a>\n \"The<\/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();