var html = 'Recent flickr<\/a> photos for londonbridge
\n
\n
\"London<\/a>\n \"Superman<\/a>\n \"Superman<\/a>\n \"Superman<\/a>\n \"Superman<\/a>\n \"Superman<\/a>\n \"Superman<\/a>\n \"Metropolis\"<\/a>\n \"SR<\/a>\n \"HMS<\/a>\n \"Southeastern<\/a>\n \"Tower<\/a>\n \"Tube<\/a>\n \"Most<\/a>\n \"Most<\/a>\n \"Most<\/a>\n \"Most<\/a>\n \"Most<\/a>\n \"Most<\/a>\n \"Most<\/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();