var html = 'Recent flickr<\/a> photos for londonbridge
\n
\n
\"Charlotte<\/a>\n \"London<\/a>\n \"Glass<\/a>\n \"What<\/a>\n \"465175,<\/a>\n \"465925,<\/a>\n \"WE<\/a>\n \"WE<\/a>\n \"Shard<\/a>\n \"The<\/a>\n \"The<\/a>\n \"375806<\/a>\n \"First<\/a>\n \"The<\/a>\n \"466034<\/a>\n \"465039<\/a>\n \"707019<\/a>\n \"707021<\/a>\n \"700059<\/a>\n \"66125<\/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();