var html = 'Recent flickr<\/a> photos for farringdon
\n
\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 \"R0012604\"<\/a>\n \"R0012490\"<\/a>\n \"R0012553\"<\/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();