var html = 'Recent flickr<\/a> photos for farringdon
\n
\n
\"2026-05-03:<\/a>\n \"St.<\/a>\n \"st<\/a>\n \"dude\"<\/a>\n \"Smiths\"<\/a>\n \"Pasta<\/a>\n \"FMcbwnegs1213<\/a>\n \"Old<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"700106,<\/a>\n \"700006,<\/a>\n \"700005,<\/a>\n \"700022,<\/a>\n \"700004,<\/a>\n \"700017,<\/a>\n \"700131,<\/a>\n \"700122,<\/a>\n \"700022,<\/a>\n \"Overflowing<\/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();