var html = 'Recent flickr<\/a> photos for wapping
\n
\n
\"\"<\/a>\n \"Spire\"<\/a>\n \"The<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Smiling<\/a>\n \"Canary<\/a>\n \"The<\/a>\n \"Shadwell<\/a>\n \"El<\/a>\n \"New<\/a>\n \"River<\/a>\n \"Wapping<\/a>\n \"River<\/a>\n \"Tower<\/a>\n \"Gun<\/a>\n \"Scandrett<\/a>\n \"Canary<\/a>\n \"Pierhead<\/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();