var html = 'Recent flickr<\/a> photos for canarywharf
\n
\n
\"Passages\"<\/a>\n \"London&#039;s<\/a>\n \"South<\/a>\n \"South<\/a>\n \"Day<\/a>\n \"Money,<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Latest<\/a>\n \"\"<\/a>\n \"One<\/a>\n \"One<\/a>\n \"Canary<\/a>\n \"Crossrail<\/a>\n \"From<\/a>\n \"Canary<\/a>\n \"Coquino<\/a>\n \"Perpetual<\/a>\n \"Arbor<\/a>\n \"Perpetual<\/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();