var html = 'Recent flickr<\/a> photos for blackwall
\n
\n
\"underpass\"<\/a>\n \"vent<\/a>\n \"elevated<\/a>\n \"Naval<\/a>\n \"In<\/a>\n \"I<\/a>\n \"Finding<\/a>\n \"River<\/a>\n \"328906268\"<\/a>\n \"Blackwall,<\/a>\n \"Vintage<\/a>\n \"Sunrise<\/a>\n \"Sunrise<\/a>\n \"Hazy<\/a>\n \"Hazy<\/a>\n \"Sunrise<\/a>\n \"Sunrise<\/a>\n \"Sunrise<\/a>\n \"Hazy<\/a>\n \"Sunrise<\/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();