var html = 'Recent flickr<\/a> photos for bondstreet
\n
\n
\"Noho<\/a>\n \"Taxiway\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"London<\/a>\n \"Bond<\/a>\n \"396<\/a>\n \"397<\/a>\n \"Elizabethan<\/a>\n \"A<\/a>\n \"London<\/a>\n \"Routemaster<\/a>\n \"Merry<\/a>\n \"Royal<\/a>\n \"New<\/a>\n \"Ghosts<\/a>\n \"Journeys\"<\/a>\n \"London<\/a>\n \"Cartier<\/a>\n \"Old<\/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();