var html = 'Recent flickr<\/a> photos for canarywharf
\n
\n
\"Greenland<\/a>\n \"Hot<\/a>\n \"Lights<\/a>\n \"Panorama,<\/a>\n \"Panorama,<\/a>\n \"Panorama,<\/a>\n \"Panorama,<\/a>\n \"Panorama,<\/a>\n \"DLR,<\/a>\n \"Panorama,<\/a>\n \"Canary<\/a>\n \"Adams<\/a>\n \"Canary<\/a>\n \"Canaary<\/a>\n \"Queen&#039;s<\/a>\n \"Greenwich<\/a>\n \"Colour<\/a>\n \"Reflected<\/a>\n \"Ripples\"<\/a>\n \"View<\/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();