var html = 'Recent flickr<\/a> photos for fenchurchstreet
\n
\n
\"Canyons<\/a>\n \"Crutched<\/a>\n \"Quill<\/a>\n \"Nancy<\/a>\n \"33012<\/a>\n \"1069<\/a>\n \"1056<\/a>\n \"Good<\/a>\n \"Busy<\/a>\n \"Get<\/a>\n \"What<\/a>\n \"Tommy\"<\/a>\n \"A<\/a>\n \"LNER<\/a>\n \"All<\/a>\n \"Fenchurch<\/a>\n \"View<\/a>\n \"30<\/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();