var html = 'Recent flickr<\/a> photos for newcrossgate
\n
\n
\"Southern<\/a>\n \"London<\/a>\n \"Southern<\/a>\n \"London<\/a>\n \"Dynes<\/a>\n \"ie<\/a>\n \"321<\/a>\n \"Early<\/a>\n \"One<\/a>\n \"20240912-_DM88755-Edit\"<\/a>\n \"2414<\/a>\n \"377164<\/a>\n \"377143<\/a>\n \"20240912-_DM88755-Edit\"<\/a>\n \"377439<\/a>\n \"377605<\/a>\n \"More<\/a>\n \"New<\/a>\n \"153376<\/a>\n \"171812<\/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();