var html = 'Recent flickr<\/a> photos for canarywharf
\n
\n
\"Architecture<\/a>\n \"Silvertown<\/a>\n \"Plastic<\/a>\n \"Split<\/a>\n \"I<\/a>\n \"Sunset<\/a>\n \"Cranes\"<\/a>\n \"Limehouse<\/a>\n \"Turning<\/a>\n \"By<\/a>\n \"This<\/a>\n \"Standing<\/a>\n \"Standing<\/a>\n \"Standing<\/a>\n \"LMF<\/a>\n \"LMF<\/a>\n \"Illusion<\/a>\n \"Fair<\/a>\n \"Canary<\/a>\n \"West<\/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();