var html = 'Recent flickr<\/a> photos for paddington
\n
\n
\"westbourne<\/a>\n \"westbourne<\/a>\n \"2025-12-08:<\/a>\n \"2025-12-08:<\/a>\n \"2025-12-08:<\/a>\n \"2025-12-08:<\/a>\n \"802004<\/a>\n \"the<\/a>\n \"Waiting<\/a>\n \"102209<\/a>\n \"102210<\/a>\n \"Bakerloo<\/a>\n \"Transport<\/a>\n \"AUTUMN<\/a>\n \"Ready<\/a>\n \"Paddington<\/a>\n \"Celebrity<\/a>\n \"The<\/a>\n \"COLWALL<\/a>\n \"paddington<\/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();