var html = 'Recent flickr<\/a> photos for canarywharf
\n
\n
\"London<\/a>\n \"Canary<\/a>\n \"Close-up<\/a>\n \"Drawn<\/a>\n \"Canary<\/a>\n \"Week<\/a>\n \"Dolphin<\/a>\n \"Canary<\/a>\n \"Canary<\/a>\n \"Canary<\/a>\n \"PXL_20260718_141245753\"<\/a>\n \"PXL_20260718_141229271\"<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/a>\n \"Views<\/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();