var html = 'Recent flickr<\/a> photos for aldgate
\n
\n
\"Aldgate<\/a>\n \"Blossom<\/a>\n \"Mitre<\/a>\n \"Arriva<\/a>\n \"FMcbwnegs1423<\/a>\n \"red<\/a>\n \"crossing<\/a>\n \"Still<\/a>\n \"for<\/a>\n \"yellow<\/a>\n \"shadow<\/a>\n \"Irongate\"<\/a>\n \"the<\/a>\n \"springtime<\/a>\n \"Running<\/a>\n \"Copper<\/a>\n \"Aldgate<\/a>\n \"Westbound<\/a>\n \"Aldgate<\/a>\n \"Aldgate<\/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();