var html = 'Recent flickr<\/a> photos for canarywharf
\n
\n
\"Canary<\/a>\n \"Autumnal<\/a>\n \"A<\/a>\n \"Whale<\/a>\n \"Cormorants<\/a>\n \"South<\/a>\n \"Blackwall<\/a>\n \"Coquino<\/a>\n \"Cranes<\/a>\n \"Canary<\/a>\n \"Ramp<\/a>\n \"Sasso<\/a>\n \"Aberdeen<\/a>\n \"Centurione<\/a>\n \"Glowing<\/a>\n \"Old<\/a>\n \"Canary<\/a>\n \"R0002074\"<\/a>\n \"R0002081\"<\/a>\n \"R0002077\"<\/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();