var html = 'Recent flickr<\/a> photos for blackwall
\n
\n
\"Bathroom<\/a>\n \"Traffic<\/a>\n \"Traffic<\/a>\n \"Traffic<\/a>\n \"Traffic<\/a>\n \"Traffic<\/a>\n \"no<\/a>\n \"tired<\/a>\n \"River<\/a>\n \"|<\/a>\n \"BAIT<\/a>\n \"The<\/a>\n \"Millennium<\/a>\n \"Bunt<\/a>\n \"Stagecoach<\/a>\n \"Silvertown<\/a>\n \"Silvertown<\/a>\n \"Silvertown<\/a>\n \"Silvertown<\/a>\n \"Silvertown<\/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();