var html = 'Recent flickr<\/a> photos for bondstreet
\n
\n
\"Shell<\/a>\n \"All<\/a>\n \"Cherry<\/a>\n \"Fashion<\/a>\n \"Heavy<\/a>\n \"Hieroglyph<\/a>\n \"Wimbledon\"<\/a>\n \"Swinging<\/a>\n \"True<\/a>\n \"M&amp;M<\/a>\n \"Louis<\/a>\n \"Watching<\/a>\n \"Bond<\/a>\n \"Ealing<\/a>\n \"Horizon<\/a>\n \"Bond<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"Festive<\/a>\n \"Skinny<\/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();