var html = 'Recent flickr<\/a> photos for tooting
\n
\n
\"Ball<\/a>\n \"Ice<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"Joy<\/a>\n \"Tooting<\/a>\n \"Tooting<\/a>\n \"Transport<\/a>\n \"Pay-as-you-enter<\/a>\n \"Tartine<\/a>\n \"Mini<\/a>\n \"Mini<\/a>\n \"IMG_20250814_091446\"<\/a>\n \"IMG_20250814_090601\"<\/a>\n \"IMG_20250814_090418\"<\/a>\n \"IMG_20250814_090508\"<\/a>\n \"IMG_20250814_090536\"<\/a>\n \"IMG_20250814_090221\"<\/a>\n \"IMG20250814084813\"<\/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();