var html = 'Recent flickr<\/a> photos for cannonstreet
\n
\n
\"Life&#039;s<\/a>\n \"River<\/a>\n \"City<\/a>\n \"cl<\/a>\n \"cl<\/a>\n \"465908<\/a>\n \"465908<\/a>\n \"465908<\/a>\n \"St<\/a>\n \"UK<\/a>\n \"A<\/a>\n \"Day<\/a>\n \"St<\/a>\n \"First<\/a>\n \"London&#039;s<\/a>\n \"A<\/a>\n \"London&#039;s<\/a>\n \"First<\/a>\n \"Inside<\/a>\n \"CANNON<\/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();